包围盒层次 ( bounding volume hierarchy )是解决这一问题 的有效方法,其基本思想是通过建立对象的 包围盒层次 来逐渐逼近对象 的几何模型,从而用体积略大而形状简单的...
基于50个网页-相关网页
BVH树OpenSceneGraph中采用包围体层次(Bounding Volume Hierarchy, BVH)来实现场景图形的管理,“包围体”是指将一组物体完全封闭在一个简单空间形体中。
基于4个网页-相关网页
...的复杂度分布往往非常不均衡,所以首先 我们以复杂度为限制,对场景进行剖分,建立包围盒层次结构(Bounding Volume Hierarchy,BVH)【231。然后根据所得的BVH,进行场景剖分得到k-D树结构。
基于4个网页-相关网页
1.包围体层次(Bounding Volume Hierarchy,BVH) BVH是包含一组物体的空问体,但比所包含的几何物体形状简单得多,因此 使用包围体进行测试的速度要比...
基于4个网页-相关网页
This paper also proposes another method called hybrid collision detection to solve the more usual collision detection. It utilized the spatial subdivision and bounding volume hierarchy at the same time.
针对更一般的碰撞检测问题,结合空间分解和包围盒层次技术,本文提出了一种混合碰撞检测算法。
参考来源 - 虚拟心脏介入手术系统中的碰撞检测技术研究·2,447,543篇论文数据,部分数据来源于NoteExpress
以上来源于: WordNet
Bounding volume hierarchy provides an effective method to resolve the intrinsic time complexity in collision detection.
包围盒层次是解决碰撞检测问题固有的时间复杂性的一个有效途径。
In order to solve collision detection problem in virtual surgery, a rapid collision detection method based on bounding volume hierarchy is presented.
为了解决虚拟手术的快速碰撞检测问题,提出了一种新的基于层次包围盒的快速碰撞检测方法。
应用推荐