ryein / dendro

volumetric modeling for grasshopper built on top of openvdb
Mozilla Public License 2.0
65 stars 20 forks source link

Error when generating curve volume with short curves #4

Closed SamuelAl closed 4 years ago

SamuelAl commented 4 years ago

When generating a DendroVolume from a set of curves using the CurveToVolume component, the component sometimes gives an error if there are curves that are shorter than a quarter of the given radius. This can be solved by modifying the DendroVolume class. I have found a fix for this bug and would really like to contribute to this project, as I think it is really useful inside the grasshopper environment for an incredible amount of applications. I have found no similar plugin that can be compared to Dendro. I will submit shortly a pull request with the fix if you would like to consider it.