Hello,
we are trying to use the octree to represent a mesh and be able to choose which nodes inside the mesh are solid and which are hollow. We also want to be able to split a leaf node into smaller nodes if necessary. Is this possible using this package? Do you have any suggestions on how we can implement something like this?
Hello,
we are trying to use the octree to represent a mesh and be able to choose which nodes inside the mesh are solid and which are hollow. We also want to be able to split a leaf node into smaller nodes if necessary. Is this possible using this package? Do you have any suggestions on how we can implement something like this?