Substitute each point with a cube/sphere?

Feel free to ask any question here
Post Reply
Stenrik
Posts: 6
Joined: Thu Jan 17, 2019 2:41 am

Substitute each point with a cube/sphere?

Post by Stenrik »

Rather than convert a point cloud into a surface, I need to substitute each point with simple geometry like a cube or low-poly sphere. (My cloud object is volumetric, and I need to use this technique to create an OBJ a placeholder within a software that does not support point clouds.) Is there any way to do this with CloudCompare?

Thanks.
daniel
Site Admin
Posts: 7713
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Substitute each point with a cube/sphere?

Post by daniel »

Not really...

Well you can manually create cubes and spheres (with the 'Primitive factory') and then align them with the cloud (with ICP for instance, after having roughly registered them). But you have to eyeball the size of the cube/sphere before... really not ideal.
Daniel, CloudCompare admin
Post Reply