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

[documentation] typos in walnut parameter docs #3

Closed rmm286 closed 2 years ago

rmm286 commented 3 years ago

I noticed several of the docstrings for walnut canopy parameters have typos left over from copying them. from here

float   fruit_radius
    Radius of strawberry fruit.

std::string     fruit_texture_file
    Texture map for strawberry fruit.