/fractal-tree

Implementation of classic fractal tree using Lindenmayer system in bevy.

Primary LanguageRust

Fractal Tree

This is an starting point of the implementation of classic L-system fractal tree in bevy ecosystem.

TODO

  • Add random rules
  • Add a ui system to control algorithm parameters
  • Extend it to 3d and add real branches with different thickness