Texture mapped Pointcloud?

Hi Mitch,

You can input point clouds to Grasshopper. Use the “Guid” parameter.
The same goes for all other types, which do not have specific parameters in Grasshopper (like text, textdot…).

Attached .gh file creates a point cloud and colored mesh from an image, or a colored mesh from point cloud.

image_ptcloud_mesh.gh (614.1 KB)

1 Like

Hi all thanks a lot ! sorry for the late reply !

Any advice on mapping an image to a 3D pointcloud? I’m trying to “wrap” a cylindrical point cloud, and this scrip seems to only map the point in plan view.

This second image shows about what I’m trying to get to… image wrapped on surfaces. I’m hoping to replace surfaces with points and map the same image using your script.