We already got to know L-Systems and fractal curves. Today we are going into more detail about space filling curves.
There are three simple ways to generate space filling curves
- Recursive Drawing
- Rewriting-Systems
- Arithmetic Approach
You can find the demos here.