A single closed curve starts as a small circle in the center and grows through differential growth simulation — nodes repel each other while edges try to stay connected, creating organic branching patterns reminiscent of coral or lichen. The curve expands to fill the entire A4 page with dense, maze-like structures. Implemented with a spatial grid for efficient neighbor queries and RDP simplification for clean SVG output.
greweb.me / Plots / 1396 "Differential Growth"
- Sourcecode
- 1396/main.rs
