PlantGL : The Plant Geometric Library

Module description

Overview

PlantGL is an open-source graphic toolkit for the creation, simulation and analysis of 3D virtual plants.

Several methods are provided to create plant architectures from field measurements or from procedural algorithms. Because they reveal particularly useful in plant design and simulation, special attention has been paid to the definition and use of branching system envelops.

PlantGL is design to be :

  • Open source : PlantGL is an open source software and can thus be freely used and extended. Providing a standard graphic toolkit to the plant modeling community, it benefits in return of the tests and improvements of users.
  • Portable : PlantGL is available on major operating systems (GNU Linux, Microsoft Windows). It is also compatible with various plant modeling systems (L-studio, AMAP, etc.) and graphic toolkits (Pov-Ray, Vrml, etc.).
  • Simple : The intended audience is researchers of the plant modeling community with no knowledge in computer graphics. Researchers could create images to illustrate and explore their results.
  • Modular : PlantGL is composed of several independent modules like a geometric library, GUI components and Python wrappers. They can be used alone or combined in a specific application.
  • Hybrid System : Core computational components of PlantGL are implemented in the C++ compiled language for performance. In addition for flexibility of use, these components are also exported in the Python interpreted language.

Illustrations

fig1 fig2 fig3 fig4

fig5 fig6

Authors

  • Frédéric Boudon
  • Christophe Pradal
  • Christophe Nouguier

With contributions of Christophe Godin, Nicolas Dones, Boris Adam, Pierre Barbier de Reuille.

Bugs tracking

You can find submit issues in the forum https://github.com/openalea/plantgl/issues

License

OpenAlea.Plantgl is released under a Cecill-C License.

Note

Cecill-C license is a LGPL compatible license.