搜索资源列表
Collision-Detection
- 碰撞检测的程序,你可以从中了解到物体的碰撞产生的效果。程序给出了详细的解释说明。-collision detection procedures, you will be able to understand that objects have the effect of collisions. Procedures are given a detailed explanation.
collision
- 很好的碰撞检测程序,可以检测物体是否想碰撞
Collide
- opengl实现球形物体之间以及和墙体之间碰撞检测的源码,供初学者参考-opengl as well as the realization of spherical objects and the wall between the collision detection between the source and reference for beginners
Collision
- 三维场景中进行物体间的碰撞检测的程序-Three-dimensional objects in the scene between the collision detection procedures
A12
- 在C++环境下用OPENGL写的关于3维物体碰撞检测的程序。-In C++ environment using OPENGL write 3-D objects on the collision detection process.
Collide
- 基于opengl的多个3d物体实时动态碰撞检测,效果良好,渲染帧速能达到100帧左右。-Based on the number of 3d objects in opengl real-time dynamic collision detection, sound effects, renderingFPS reach about 100.
GraphicsHomework
- 课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统,应老师要求,完成的主要功能如下。 必做部分: 1. 采用3DS Max对三维场景进行了建模。场景中包含了建筑物、道路、天空等基本元素,实现了场景的纹理贴图功能。(见图1,2) 2. 实现了通过3DS Loader读取场景数据。 3. 使用了OpenGL和GLUT扩展库来实时绘制上述场景,画面生成速度达到36帧/秒。 4. 提供了友善的用户界面,并实现了多角度场景的交互漫游,可以以第一人称行走的方式漫游场景
OphoneBox2d
- jbox2dBox2D是一个用于游戏的2D刚体仿真库,它可以使物体的运动更加真实,让游戏场景看起来更具交互性。2D物理引擎能增强游戏世界中物体如多边形(砖块,三角形,多边形)的动作的真实感从而提高游戏质量。该引擎通过用户设定的参数如重力,密度,摩擦,弹性等参数计算碰撞,角度,力和动力等。这些计算需要大量的数学,物理等知识,如果有兴趣也可以下载其源码来研究。 Box2d同时也提供了各种语言环境的实现,由于Ophone平台使用java作为变成语言,所以我们将选择使用Box2d的java版JB
ogl_3d_collision
- 基于vc的碰撞检测,可以检测游戏中人物之间是否完全碰撞,或者两个物体是否完全碰撞-Based on vc collision detection
glut
- 一个关于OpenGL的初学者代码,包含了漫游、简单碰撞检测,物体移动,旋转等功能,利用了纹理映射,显示列表等内容。-A beginner on OpenGL code, including roaming, simple collision detection, object moving, rotating, and other functions, including the use of texture mapping, display list and so on.