Volume 20, Number 2, 117-128, DOI: 10.1007/s00366-004-0283-5

Etree: a database-oriented method for generating large octree meshes

T. Tu, D. R. O’Hallaron and J. C. López

View Related Documents

Abstract

This paper presents the design, implementation, and evaluation of the etree, a database-oriented method for large out-of-core octree mesh generation. The main idea is to map an octree to a database structure and perform all octree operations by querying and updating the database. We apply two standard database techniques, the linear octree and the B-tree, to index and store the octants on disk. Then we introduce two new techniques, auto-navigation and local balancing, to address the special needs of mesh generation. Preliminary evaluation suggests that the etree method is an effective way of generating very large octree meshes on desktop machines.

Keywords  Auto-navigation - Etree - Linear octree - Local balancing - Octree mesh

Fulltext Preview

Image of the first page of the fulltext document