This report describes a library, called the etree library, that allows C programmers to manipulate large oc-trees stored on disk. Octrees are stored as a sequence of fixed sized octant records sorted by a locational code order that is equivalent to a preorder traversal of the tree and a Z-order traversal through the domain. The sorted records are indexed by a conventional file-resident B-tree index and queried using fixed-length locational code keys. A schema can be defined to make an etree portable across different platforms. The etree library provides functions for creating, modifying, and searching octrees, including efficient mecha-nisms for appending octants and iterating over octants in Z-order. The library is the foundation for a lar...
More than ten years ago, the Gordon Bell Prize was awarded for a seismic calibration code [2]. Acco...
Abstract. Quadtrees and octrees are used extensively throughout computer graphics and in many other ...
Bottom Up Construction and 2:1 Balance Refinement of Linear Octrees in Parallel In this article, we ...
This report describes a library, called the etree library, that allows C programmers to manipulate l...
This paper presents the design, implementation, and evaluation of the etree, a database-oriented met...
This paper presents the design, implementation and evaluation of the etree, a database-oriented meth...
The adequated representation of three dimensional objects and/or scenes in the computer is of grea...
The large size of many volume data sets often prevents visualization algorithms from providing inter...
We present an octree-based approach supporting multiresolution volume rendering of large data sets. ...
Abstract: "Many applications that use octrees require that the octree decomposition be smooth throug...
We present an octree-based approach supporting multiresolution visualization of large three-dimensti...
Octree structures are widely used in graphic applications to accel-erate the computation of geometri...
The interactive visualization and exploration of large scientific data sets is a challenging and dif...
An octree-based method is presented for the automatic grid generation and computational solution of ...
An octree representation of a solid is useful in applications such as finite element mesh generation...
More than ten years ago, the Gordon Bell Prize was awarded for a seismic calibration code [2]. Acco...
Abstract. Quadtrees and octrees are used extensively throughout computer graphics and in many other ...
Bottom Up Construction and 2:1 Balance Refinement of Linear Octrees in Parallel In this article, we ...
This report describes a library, called the etree library, that allows C programmers to manipulate l...
This paper presents the design, implementation, and evaluation of the etree, a database-oriented met...
This paper presents the design, implementation and evaluation of the etree, a database-oriented meth...
The adequated representation of three dimensional objects and/or scenes in the computer is of grea...
The large size of many volume data sets often prevents visualization algorithms from providing inter...
We present an octree-based approach supporting multiresolution volume rendering of large data sets. ...
Abstract: "Many applications that use octrees require that the octree decomposition be smooth throug...
We present an octree-based approach supporting multiresolution visualization of large three-dimensti...
Octree structures are widely used in graphic applications to accel-erate the computation of geometri...
The interactive visualization and exploration of large scientific data sets is a challenging and dif...
An octree-based method is presented for the automatic grid generation and computational solution of ...
An octree representation of a solid is useful in applications such as finite element mesh generation...
More than ten years ago, the Gordon Bell Prize was awarded for a seismic calibration code [2]. Acco...
Abstract. Quadtrees and octrees are used extensively throughout computer graphics and in many other ...
Bottom Up Construction and 2:1 Balance Refinement of Linear Octrees in Parallel In this article, we ...