bounding volume
基本解释
- 包围盒
英汉例句
- This can be done by projecting the object's bounding volume to the screen and taking the bounding rectangle of the projection.
这可保证对象包围盒投影到屏幕及指定的包围矩形内。 - In order to solve collision detection problem in virtual surgery, a rapid collision detection method based on bounding volume hierarchy is presented.
为了解决虚拟手术的快速碰撞检测问题,提出了一种新的基于层次包围盒的快速碰撞检测方法。
ceaj.org - I described and analyzed the flow chart of the collision detection algorithm of hierarchical bounding volume and intersection testing method of the basic geometrical elements.
分析了层次包围盒碰撞检测算法的实现流程和基本几何元素间的相交测试计算。
双语例句
词组短语
- bounding -volume 包围盒
- kinetic bounding volume hierarchies 运动包围盒层次结构
- hybrid bounding volume hierarchies 复合层次包围盒
- hybrid bounding volume hierarchy 混合包围盒结构
- inner bounding volume 内包围盒
短语
专业释义
- 包围盒
With the background of surgery simulation, this paper proposes a collision detection method based on fixed direction hull bounding volume tree.
本文以虚拟手术仿真为应用背景,着重论述了一种基于固定方向凸包包围盒层次的碰撞检测方法。 - 包围体
Ellipsoid as a bounding volume cannot envelop objects very tight, such as the arms, in which case LSS will be better.
椭球作为一种包围体对某些物体的包围不够紧,某些物体,如人的手臂,用LSS包围体进行包围效果会更好。医药科学
- 包围盒
Bounding volume hierarchy provides an effective method to resolve the intrinsic time complexity in collision detection. The idea behind it is to approximate the object with a simpler bounding volume that is a little bigger than the object.
本文着重论述了一种基于凸块包围盒层次的碰撞检测算法。