期刊文献+

碰撞检测引擎模块的设计

The Design of Collision Detection Module
下载PDF
导出
摘要 对游戏引擎中最重要的功能模块———碰撞检测模块,进行了重点的研究和尝试性的开发;对碰撞检测涉及到的几何计算及相关的计算机图形学算法进行了深入研究,在此基础上我们对计算机游戏中所涉及到的各种碰撞现象进行了分析,提出了相应的解决方案,并详细说明了涉及到的重要数据结构.我们实现了基于包围盒算法的碰撞检测引擎的设计,同时设计好了该引擎的接口.最后我们在这个引擎的基础上开发了一个示例程序. This paper mainly discusses how to design a game engine and develop the collision detection module, which is one of the most important part of it. It studies further some basic algorithms involving math, geometry and computer graphics. Based on the collision detection theory, we analyzed the collisions in the game engine and propose some resolves. The important data structure were explained in details. We achieved the designing of collision detection engine that based on OBBs algorithm and defined an engine interface. At the end, a demo was produced, which had the use of our collision detection engine.
出处 《南华大学学报(自然科学版)》 2005年第F09期85-88,共4页 Journal of University of South China:Science and Technology
关键词 游戏引擎 碰撞检测 包围盒算法 引擎接口 示例程序 game engine collision detection OBBs algorithm engine interface demo
  • 相关文献

参考文献3

  • 1Tetsuya U,Toshiaki O,Mario T.Collision detection in motions imulation[J].Computer & Graphics,1983,7(7):285~293.
  • 2Chin F,Wang C A.Optimal algorithms for the intersection and the min imum distance problems between planar polygons[J].IEEE Transactions on Computers,1983,C-32(12):1203~1207.
  • 3李辉.凸多边形可移动性的最优判别算法[J].中国科学:A辑,1987,17(12):1301-1308.

共引文献2

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部