9and3 / Cockroach

A plug-in for Rhino point cloud post-processing and meshing
GNU Lesser General Public License v3.0
66 stars 10 forks source link

Add basic support for PointValues attached to the points of a PointCloud, development towards #1 #2

Open fstwn opened 3 years ago

fstwn commented 3 years ago

Added two new components for adding and retrieving the PointValues attached to the points of a point cloud. Unforunately, there are a lot of bugs in RhinoCommon at the moment, resulting in a complicated implementation (for now). Once the setter works again, this can be simplified a lot.

For further info on the current bugs see: https://discourse.mcneel.com/t/clearing-color-from-point-clouds-using-rhinocommon-clearcolors-in-c/125985/5?u=efestwin