Code Demos
Visualize an organic shape arising from Collatz conjecture using p5.js.
A basic physics simulation with a few bodies of different mass. Uses p5.js.
Simulate the dynamics of acceptance in a world where opinions are cyclic using p5.js.
Generate your own Julia set in the browser using p5.js. Click the mouse anywhere on the canvas to create a new Julia set.
Generate a random domino tiling of an Aztec diamond in the browser using p5.js.
Programmatically generate a Barnsley fern in the browser using p5.js.
Programmatically draw a Mandlebrot set in the browser using p5.js.