
A only 512 bytes small html file with JS+SVG animation.
made on Windows with VSCode


Build the same fractal incrementaly from a square with more depth. 

For this it uses a specific function that replaces every relativ path command with a more complicates 
relativ paths. 
This L-System function is then recursivly called to build the fractal.

The technique can be applied to any SVG of relativ path commands.



variable `I` determins when the cloud stops. 