Playground

I have published here several simple browser-based visualizations and simulations.

The corresponding code can be found on GitHub.

There was previously more content here, but during the last refactoring I removed the majority of what I considered unfinished. The removed code should be easily discoverable in the repository's history.

/playground/array-sorting
Sorting algorithm visualizations.
/playground/univariate-interpolation
Interpolation and approximation of univariate real-valued functions.
/playground/breakout
A Breakout variant with evolving bricks.
/playground/fleeing-button
A button that flees from the mouse cursor.