PlantSimulationLab / Helios

The Helios simulation system is a versatile modeling framework that handles tasks such as managing geometry and associated data structures through a C++ API. Plug-ins build off of the Helios core engine, and access the geometry and data via the Helios context. The sytem comes with a visualization plug-in that can produce stunning renderings of model geometry and data with relatively little effort.
http://baileylab.ucdavis.edu/software/helios
GNU General Public License v2.0
61 stars 27 forks source link

[feature] add apple tree model #4

Open rmm286 opened 3 years ago

rmm286 commented 3 years ago

I plan on adding a trellised apple tree model to the system. One that is built off a canopy like the image below.

image

I plan on working off the walnut tree model and build single apple tree function and eventually a canopy builder.