Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 605 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 605 Bytes

OCT

OCT Processing library

This libray explores the concept of the octree as a geometric tool and allows different manipulations and representations.

Example 1: basics

Example 2: recursion

Example 3a: cuberille

Example 3b: marching cubes

Example 3c: masspoint

Example 3d: qef

Example 4: dxf export

Example 5: pick nodes with the mouse

Example 6: add nodes with the mouse