中英互译
collision detection
美 /kəˈlɪʒn dɪˈtekʃn/
基本释义
- 碰撞检测:确定两个形状是否部分占用相同空间的过程或机制。
双语例句
- And that's it, collision detection works now.好,现在碰撞检测可以起作用了。
- They can be used for collision detection or avoidance.它们可以被用在碰撞检测或规避上。
- In this way, collision detection and response in the Irrlicht engine is really easy.如此以来,在Irrlicht引擎中使用冲突检测与响应就非常、非常地简单。
网络短语
- Real-Time Collision Detection实时碰撞检测算法技术
- chrysler collision detection克莱斯勒事故检测
- collision detection and response碰撞检测以及反馈;碰撞检测与反馈;碰撞检测与响应
- single phase collision detection一步法碰撞检测
- Turn on camera collision detection打开摄像机碰撞检测
英英释义
- Collision detection typically refers to the computational problem of detecting the intersection of two or more objects. While the topic is most often associated with its use in video games and other physical simulations, it also has applications in robotics.