Skip to content

LogosITO/LSystem

Repository files navigation

LSystem - Python Implementation

  1. Firstly, this project is still an educational one.
  2. This project supports rendering multiple trees with any kind of rules.
  3. I am currently using pillow for rendering, so my project does not support 3d systems.
  4. I do not recommend setting the number of generations in ONE tree to more than 12, as this can lead to a MemoryError.

About

Python Implementation of Lindenmayer's systems!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages