Barry Martin's Hopalong Orbits Visualizer - Created using three.js
[Mouse Move] Camera position
[Up-Down] Control speed - [Left-Right] Control rotation
[H] Toggle info and cursor - [F11] Toggle fullscreen
Barry Martin's Hopalong Orbits Visualizer

All these complex orbits are generated iterating this incredibly simple algorithm:

(x, y) -> (y - sign(x)*sqrt(abs(b*x - c)), a -x )

where a, b, c are random parameters. This is known as the 'Hopalong Attractor'.

3D rendering is done using WebGL and three.js


About me

See my Experiment on ChromeExperiments.com
Tweet
See also ChaosNebulaGL Android live wallpaper