Wayoung7 / fractal-tree

Implementation of classic fractal tree using Lindenmayer system in bevy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Implementation of classic fractal tree using Lindenmayer system in bevy.


Languages

Language:Rust 100.0%