Skip to content

Releases: thwegene/OCT

0.1.1

11 Nov 17:28
Compare
Choose a tag to compare
  • OctNode and OctOctree now serializable

First release

05 Nov 15:11
Compare
Choose a tag to compare

Hi!
This is the first release of an Octree library for Processing 3.
The PDF below summarizes the naming conventions used throughout.

  • add, remove, subdivide, group nodes
  • find the neighbors, parents, children, siblings of a node
  • represent the octree with cuberille, marching cube, dual contouring