搜索资源列表
Collision
- 非常详细的高精度碰撞检测代码,精确到三角形、边、点,优化过滑动时的碰撞检测,完全没有震动现象。代码中把三角形等元素具体成类参与计算的方法很有参考价值。 代码内含3d向量计算函数,在ogengl、d3d下均可运行。
3D_grid
- D3D学习必备代码。本代码基于DX9展示了如何通过优化三角形带构造一个tile网格的地图框架。 -Essential learning D3D code. This code shows how to DX9-based optimization to construct a triangle with a map tile grid framework.
intel_mutilcore_smoke-source-r1.2
- intel 基于多核优化游戏引擎示例代码。根据cpu核心数创建多个线程,并行处理AI 物理、特效 渲染等,提高帧率和流畅度。由于pudn文件大小限制,删除了资源文件,只留下源代码。-intel multicore optimized game engine example is based on code. Creating multiple threads based on the number of cpu core, parallel processing AI physics, effe
