Resources
This section collects official links plus background material on L-systems and training systems referenced by lpy_treesim.
Project links
- Issue tracker: Use the GitHub repo to report bugs or request new tree
templates.
L-Py and Plant Modeling
L-Py documentation: https://lpy.readthedocs.io/en/latest/
OpenAlea/PlantGL: https://openalea.readthedocs.io/en/latest/
- L-Py training notebooks (official tutorials):
- Foundational paper: Prusinkiewicz & Lindenmayer, *The Algorithmic Beauty
of Plants*, for a deep dive into L-systems.
Supporting tooling
Conda documentation: https://docs.conda.io/en/latest/
Sphinx documentation: https://www.sphinx-doc.org/en/master/
PLY file format: http://paulbourke.net/dataformats/ply/ (useful when post-processing meshes).