octa

Grasshopper OctaTree

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

Related Lessons & Examples

Voxels from Brep
In this grasshopper definition, you can create voxels from a brep or a surface based on octree struc...

OctaTree Plugin

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

Contents:

  1. OctaTree – creates voxels 1x1x1 from a brep or a surface
  2. OctaTreeManual – creates voxels with a variable size from a brep or a surface
  3. OctaTreeCurve – creates voxels from a curve
  4. QuadTree – creates a tree of quadrants from a curve