Projects


Various projects that happen to run in the browser.

17 Dec 2024
WebGL2 implementation of Walk on Stars by Sawhney et al. SIGGRAPH 2023
1 Sept 2024
Continuous collision detection between spheres and planes; rendered using a custom path tracer
28 Jun 2021
It's minesweeper.
28 Jun 2021
Shenzhen Solitaire from Zachtronic's Shenzhen IO
25 Jun 2021
Strange attractors describe a state that a dynamical system tends towards over time for many initial conditions. Of all the attractors I've seen, the Halvorsen attractor is my favorite attractor.
26 Jan 2021
Implementations of Perlin and Simplex noise, and other noisy functions based upon them.