首页> 美国政府科技报告 >Octree Data Structures and Creation by Stacking
【24h】

Octree Data Structures and Creation by Stacking

机译:八叉树数据结构与堆叠创建

获取原文

摘要

Efficient, compact data structures are necessary for the representation of octrees. First, several concrete data structures for the octree abstract data type are compared in terms of storage space required and execution time needed to perform operations such as to find a certain node or obel. Compared are information theoretic minimal representations, digital search trees sometimes storing some information in an immediate mode without pointers, and storing the set of rays, which is often the most compact. It is also necessary to convert from other formats into octrees. Therefore, a fast method to convert a quadric surface into rays is described next. Finally, a new algorithm to stack these rays into an octree is given. It is very fast, has no intermediate swell in the storage, and does not thrash virtual memory. These algorithms have been implemented and tested on large examples.

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号