OctaTree

OctaTree plugin by samalika3 includes 3 capsules. They provide the algorithm of voxelization, based on octree structure. It works much faster then, f.e. creating the definition with a 3D array of points.

Contents:

  1. OctaTree – creates voxels from a brep or a surface
  2. OctaTreeCurve – creates voxels from a curve
  3. QuadTree – creates a tree of quadrants from a curve

Comments