intrepidOlivia / fractal-practice

Experimenting with procedural geometry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fractal-practice

Experimenting with procedural geometry

Demos

Random Walk Fractal This fractal starts off very slow. It grows in a similar manner to bacteria. If you leave the screen open for several minutes, you will see its colony slowly develop over time.

Iterated Function System Experimenting with "simulated" fractals via the Iterated Function System that several sophisticated fractal visualizers are based off of. (This one is not sophisticated, but provides serviceable Serpinski-esque visualizations.)

Screenshots

Random Walk Fractal

random-walk fractal

Dragon Fractal (not demoed)

dragon fractal

IFS (Serpinski):

serpinski fractal

About

Experimenting with procedural geometry


Languages

Language:JavaScript 89.7%Language:HTML 6.5%Language:CSS 3.8%