Point Cloud data to Texture
Re: Point Cloud data to Texture
So CloudCompare does not generate a texture, it just transfers the per-point colors to per-vertex colors.
Daniel, CloudCompare admin
-
- Posts: 296
- Joined: Sat Jan 20, 2018 1:57 pm
Re: Point Cloud data to Texture
You can use the RASTERIZE tool.
This will generate a texture of the RGB, or whatever scalar you require, but you'll likely be interested in the RGB.
Then, for the mesh in a 3d editing program add a simple planar UV mapping and apply the rasterized texture.
This will generate a texture of the RGB, or whatever scalar you require, but you'll likely be interested in the RGB.
Then, for the mesh in a 3d editing program add a simple planar UV mapping and apply the rasterized texture.