Point to voxel

To post any request/idea for new functionalities
Post Reply
Elbruno
Posts: 32
Joined: Mon Jul 06, 2015 8:08 pm

Point to voxel

Post by Elbruno »

Hello Daniel,

Is there a way to implement a tool to transform points into voxels by giving the box dimensions?
After that save them as a mesh with original colors from the points.

Thx!!
daniel
Site Admin
Posts: 7330
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Point to voxel

Post by daniel »

You would save the voxel cubes as triangular meshes? I fear this would be terribly ineffective...

With older version of CC you could preview this effect by computing the octree, then activate the generated octree entity in the DB tree and eventually set the octree display mode to 'Plain cubes' (and increase the octree depth). But this feature seems to be broken in the newer versions ;)
Daniel, CloudCompare admin
daniel
Site Admin
Posts: 7330
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Point to voxel

Post by daniel »

You would save the voxel cubes as triangular meshes? I fear this would be terribly ineffective...

With older version of CC you could preview this effect by computing the octree, then activate the generated octree entity in the DB tree and eventually set the octree display mode to 'Plain cubes' (and increase the octree depth). But this feature seems to be broken in the newer versions ;)
Daniel, CloudCompare admin
Post Reply