Home /Research /Octrees: Construction, Representation, And Manipulation
MANIPULATION

Octrees: Construction, Representation, And Manipulation

Homer H. Chen, Thomas S. Huang

Year
1985
Citations
8

Abstract

The octree representation of three-dimensional objects is a generalization of the two-dimensional quadtree. It is a hierarchical representation based on the principle of recursive subdivision. The major features of the octree representation are that it is a hierarchical data structure, objects are kept in a spatially pre-sorted order at all time, and it has spatial addressability. Many operations performed on octrees can be easily implemented as tree traversals. These special features make octree representation very attractive in many applications such as solid modeling, computer graphics, computer-aided design/manufacturing, computer vision, robotics, space planning, and medical imaging. This paper surveys the recent advances made in the construction, representation, and manipulation of the octree representation.

Keywords

OctreeRepresentation (politics)Computer scienceQuadtreeComputer graphics (images)SubdivisionData structureArtificial intelligenceComputer graphicsTree (set theory)

Related papers

Browse all MANIPULATION papers