/gl_cellular_automata

Running cellular automata algorithms on the gpu for a high intensity and complexity ceiling.

Primary LanguageRust

gl_fractal_viewer

Remake of my very old js fractal renderer with rust and opengl. It is now much faster and supports more user interaction.

Variable render depth and precision are implemented. WebGL would be nice but doesn't support double precision, so would be pretty mid for fractals.