ryein / dendro

volumetric modeling for grasshopper built on top of openvdb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when generating curve volume with short curves

SamuelAl opened this issue · comments

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.