My projects

Game of life

Implementation of Conway's game of life using webGL.

Lightning bolts

Original algorithm to create lightning bolts. It has a somewhat physics related approach.

PID chain

Implementation of a chain of PID controlers, each one targetting the one before. Makes you more familiar with the behaviour of PID controlers.

Polyrythm

Experience polyrythms.

Random words

Consolidate your basic german vocabulary by guessing scrambled words.

Reaction-diffusion

Tweakable implementation of the Gray-Scott algorithm for reaction-diffusion using webGL.

The simplest timer

I could never find a simple sober timer, so here it is.