Beautiful Mathematics

W1 | Spiral

spiral of circles increasing in size made by implementing Bresenham midpoint circle algorithm (takes a few seconds to load)

W2 | 3D Mesh

attempt at a 3D snail shape using WebGL (drag to rotate model)

W3 | Matrix

Markov chain with Japanese hiragana, animated with CSS (reload to regenerate sentences)

W4 | Life

interactive version of Conway's Game of Life with more states/colors (click or drag to create cells, press space to switch color theme)

W5 | Mountains

layered mountain range made with 2D fractal noise and smoothstep interpolation (click to reset with different colors, reload to regenerate mountains)

W6 | Trees

different trees using 2D L-systems (reload to regenerate forest)

EXAM | Breathing

pulsating circles for mindful breathing (not working properly on mobile)

» Documentation

» GitHub