Colors data between surface and point cloud

Hello everyone,

I would like to know if there is any way to transfer the colors from my point cloud to the surface generated from it. I am using Cockroach for generation, but after the process, it becomes a mesh without color.

Thank you all for your help.


model no color

I have never used Cockroach, but if you would be happy to get a coloured mesh as final result, then I guess something like this might work?

assuming you can get color values from the Point Cloud, it just assigns each vertices of the mesh the colour of the closest point in the point cloud


Color_value_from_PointCloud.gh (14.8 KB)

1 Like

Thank you so much, works well, and sorry about the delay in answering. Is it possible to adjust the resolution quality in any way? I need this colour with more acurracy like a mask of the image in the mesh.