Extend l-system to using 3D model and add growing feature
- Create recursive class structure while reading rules.
- Calculate position (start&end) of each line then create transform matrix for model.
- Control size (length) of model by accumulated time step.
2023-02-18.12-48-38.mp4
- Increasing size in horizontal-axis (width).
- More general algorithm for other tree types.