搜索资源列表
replicantbody-2006-08-11.rar
- 人物骨骼运动开放引擎,包含碰撞检测,群集运动等,People skeletal movement and opening up the engine
20080715_PhyToyV1_0
- 一款2D物理模拟软件,仿制了真实环境物体的各种连接与碰撞效果 应用介绍: 少年智力开发,学校物理课程指导,各种机构运动的研究 ,基于冲量的刚体铰链与碰撞,销限制铰接计算出链、摆、小车等模型,通过与扭簧配合模拟出玩具木马模型 仿真真实世界物理状态,建立了可用户控制的功能,达成了如同儿童玩具房的环境 -A 2D physics simulation software, imitation of the real environment of a variety of obje
jan99
- 国外游戏开发者杂志1999年第一期配套代码,包含Jeff Lander关于2维碰撞检测的代码和Bruce Dawson的关于结构异常处理的文章--Code of game development magazine in 1999 first issue, it including code of Jeff Lander`s about two-dimensional collision check and Bruce Dawson`s article about structure except
mar99
- 国外游戏开发者杂志1999年第三期配套代码,包含Jeff Lander的碰撞检测的例子和代码--Code of game development magazine in 1998 the third issue,contains Jeff Lander`s example and code about collision detection
A12
- 碰撞检测.,用c++ opengl 实现,写得不错,值得初学者借鉴。-Collision detection., With c++ Opengl realized, well written, it is worth drawing for beginners.
Planets2
- 里面包含了一个完整的游戏引擎,并根据游戏引擎写了一个碰撞检测程序,对于初学者和想自己写2D游戏引擎的用户很有帮助。-Which contains a complete game engine and game engine written in accordance with a collision detection procedure, for beginners and want to write 2D game engine users helpful.
Camera
- 完成一个三维游戏引擎及场景的设计,包含以下功能特性: 一个既包含室内场景又包含户外场景的较为复杂的游戏地图,以及逼真绚丽的静态光影效果 丰富的动态实体及特效,例如流动的云彩、火把、计算机屏幕、超现实武器等等 稳定的引擎内核,其碰撞系统能够检测游戏者、实体和静态场景之间的碰撞,并具有较强的可扩充性 较强的可玩性,允许游戏者在场景中行走、跳跃、匍匐,甚至自动爬上楼梯和斜坡、越过地面上的小障碍物
Game
- 一个小飞机游戏,玩家累计分值达到预设值总分即可通关。敌机有若干种,被消灭后留下奖品。玩家所有飞机都被消灭后结束游戏。 游戏有背景音乐,并且玩家飞机在开火,吃奖品,或者被击毁的时候会有相应的提示音。玩家得到的分数等信息要实时的显示在游戏画面上。 游戏中,很多物体之间都需要进行碰撞检测,例如:子弹与飞机之间,玩家飞机与电脑飞机(即敌机)之间,玩家飞机与奖品之间,不同的碰撞有不同的效果。 景让人觉得飞机在游戏背景的设计,以星空为背景,通过不断向下移动背不断前进。 -this i
3dgame
- 用VC++编写的几款简单的3d游戏源代码! OpenGl 设计游戏 3D模型 动画模型 碰撞检测 场景编辑 -Using VC++, prepared by several simple games 3d source code! OpenGl game 3D model of the design model collision detection animation scene editor
ArcRectCollides
- 圆和矩形的碰撞检测-Round and rectangular collision detection
Circles1
- 小球碰撞的实验,其中包括了两个程序,一个是单个小球于边界的碰撞,一个是两个小球的碰撞-C++
IrrChineseDemo
- Irrlicht引擎是一个用C++书写的高性能实时的3D引擎,可以应用于C++程序或者.NET语言中。通过使用Direct3D(Windows平台),OpenGL 1.2或它自己的软件着色程序,可以实现该引擎的完全跨平台。尽管是开源的,该Irrlicht库提供了可以在商业级的3D引擎上具有的艺术特性,例如动态的阴影,粒子系统,角色动画,室内和室外技术以及碰撞检测等。-Irrlicht engine is written in C++, a high-performance real-time 3
3
- A12_碰撞检测mouse opengl 3d碰撞检测-opengl 3D
cs
- 这是我见过的写得最漂亮的OpenGL程序,潜心研究了三天之后,增加了大量注释,删除了一些冗余代码,并且修改了它的碰撞测试函数,加入了图示说明。各位学习OpenGL的新手不应错过这么一个优秀的程式。由于本人也是OpenGL初学者,不足之处敬请各位老大多多原谅。^^ -This is the most beautiful I' ve ever seen written in the OpenGL program, after three days of painstaking research
irrlicht-1.7.1
- Irrlicht是一个3D游戏引擎。它具有高效,实时等特点,是个完全跨平台的引擎,使用D3D、OpenGL和它的自己的渲染程序。支持动态的阴影,粒子系统,角色动画,室内和室外技术以及碰撞检测等。目前最新版本是1.7.1。-Irrlicht is a 3D game engine. It has high-performance, real-time characteristics, it is a totally cross-platform engine, using D3D, OpenGL
xiao_qiu_peng_zhuang
- 完全依照物理动量守恒及能量守恒模拟两小球碰撞-In full accordance with the physical conservation of momentum and energy conservation the two ball collision simulation
src
- j2me 射击类小游戏,基于midp2.0开发,涉及到精灵的碰撞检测,游戏背景音乐的播放等-Shooting j2me game, based on midp2.0 development, involving the wizard collision detection, game background music, etc.
detect
- 游戏书籍,关于碰撞检测的,有需要的下载啊-Game books, about the collision detection, there is a need to download ah
台球动画
- 点击桌面上的任意一个点,小球就可以沿着鼠标点击的方向运动,并实现碰撞到桌边的时候反弹,自动减速,自动变换方向。(Click on any point on the desktop, the ball can move along the direction of the mouse click, and to achieve the collision to the table when the rebound, automatic deceleration, automatic change
碰撞器的顶点
- 获取boxlollider碰撞体的八个关键顶点的位置(Gets the position of the eight critical vertices of the boxlollider collision body)