Convert color point cloud to 2 or more textures
A processing system for 3D triangular meshes
Brought to you by:
cignoni,
granzuglia
I followed this tutorial https://www.youtube.com/watch?v=6wP_e37t7PI to extract a texture from a point cloud. Now, I have a very big cloud point and I need to extract two or more 8192x8192 textures size from this cloud. Is there a way to do this?