搜索资源列表
GameV101
- 关于DIRECTX9.0C的一个小场景的编程,AABB碰撞盒检测,.X文件骨骼动画的导入-DIRECTX9.0C on the scene of a small programming, AABB box collision detection, . X-bones document into animation
Opcode
- 用visual C++实现的一个碰撞检测库,采用AABB包围盒实现-using visual C + + realization of a collision detection basement, surrounded by boxes used to achieve AABB
WildMagic2p5WithPhysics
- 数学物理函数库,包含包围盒算发AABB,方便开发,非常好用。
Opcode
- 这是一个AABB碰撞检测库,实现了多种模型之间的碰撞检测
DX GameV1.01
- 自己写的DX游戏 用到了骨骼动画 AABB碰撞盒 效果相当漂亮 可以自己学习代码
collisiondetection.rar
- 结合Directx的3D碰撞检测的实现,AABB检测盒,有兴趣的可以看下。,Directx combine the implementation of the 3D collision detection, AABB test kits, can facie there is interest.
PickDemo042
- 一个基于DirectX的AABB拾取的实现-Pick up a DirectX-based implementation of AABB
test12
- 采用aabb的层次包围盒算法进行碰撞检测,VC++,OPENGL-OPENGL
1.3Pdx
- 3d碰撞检测用DX实现 aabb包围盒-directx aabb
solid-3.5.6
- 关于碰撞检测的源程序,使用AABB包围盒。-Collision Detection on the source, the use of AABB bounding box.
5aabb
- collision detection, a useful code
AABB
- AABB包围盒和碰撞检测的VC++实例程序-AABB bounding box and collision detection of VC++ example programs
AABB
- 有关AABB的碰撞测试,展示了一个球在不同曲面上的运动,简单的使用了摩擦力等等。-The AABB collision test, shows a different surface on the ball movement, the simple use of the friction and so on.
stringmatching
- 可以采用正则表达式来实现字符串匹配功能。一种简单的正则表达式是由英文字母(区分大小写)、数字及通配符"*"和"?"任意组合而成的。"?"代表任意一个字符,"*"代表零个或任意多个字符。例如,a*b可以匹配acb,aabb,afdfdb,ab等,但不可以匹配ac,bb,abbc;a?b可以匹配acb,abb,但不可以匹配ab,accb。试编写一个程序,从文件中读入N个字符串,再从键盘上读入任意一个合乎规则的正则表达式,例如:"a?bb*d",输出符合正则表达式的字符串。 查询的字典文件为
abc
- C#语言做的极品小蜜蜂,本来是想做成飞机的,无奈没有找到飞机图片,于是用一只蜜蜂代替。本游戏属于碰撞类游戏,主要用到了aabb类。游戏中的物体都是该类派生的子类。 -C# language to the Need for small bees, wanted to made the aircraft, but unfortunately did not find the aircraft pictures, so instead of using a bee. This game is pa
detect
- 静态背景下运动物体的识别,可以画出运动物体的轨迹,很有用-detect the moving objects
csharp_bee
- Csharp游戏极品蜜蜂(含开发介绍源码说明) 闲着无聊,开发第二个游戏,怀恋小时候在游戏机上玩的那种什么飞机。 本来是想做成飞机的,无奈没有找到飞机图片,于是用一只蜜蜂代替。 本游戏属于碰撞类游戏,主要用到了aabb类。游戏中的物体都是该类派生的子类。 由于键盘操作实在没有小型游戏机快,于是没有进一步做更复杂的功能。 不过本游戏中亦有第一个游戏所没做到的功能。开发环境:vs2005 -Csharp game Need for bees (with the develop
AABBBoundingBoxonNIRImage
- AABB Bounding box generation on NIR Images-AABB Bounding box generation NIR Images
aabb
- 用c++实现排队轮中,适用于1台服务器,多个客户的模型,程序运行提示客户输入相应的条件,达到运行效果。-Using c++ implementation in the queue for a single server, multiple client model, the program prompts customers to enter the appropriate operating conditions, to achieve operating results.
collision-detection--AABB-Triangle
- 三角形与AABB包围盒的碰撞检测程序,三角形碰撞到盒子变为红色,离开后变为绿色-Triangle with AABB bounding box collision detection procedure, the box turns red triangle collision, after leaving turns green