CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 碰撞检测

搜索资源列表

  1. lesson30.zip

    0下载:
  2. nehe的碰撞检测的源码,写的非常好
  3. 所属分类:OpenGL

    • 发布日期:2014-03-10
    • 文件大小:204456
    • 提供者:
  1. hovercars.zip

    0下载:
  2. 这是一个用VB编写的快要完成的竞赛游戏,使用计算机控件的赛车(最多可达20辆!),包括一个跑道编辑器,很多不同风格的跑道,对于任何一个想要创建一个竞赛游戏的人来说这是一个非常好的开端。对于以下方面它也是一个非常好的示例:游戏物理学,例如碰撞检测和磨擦,快速图形,旋转角度涉及到的数学,计算机人工智能(这些赛车能按任何一个用户制造的跑道进行竞赛!),制造级别编辑器,以及如何用相当少的代码来制造一个酷的游戏。
  3. 所属分类:游戏

    • 发布日期:
    • 文件大小:492719
    • 提供者:
  1. lesson30

    1下载:
  2. nehe的碰撞检测的源码,写的非常好-Collision Detection source code, written in a very good
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:204769
    • 提供者:毛慧明
  1. ogl_3d_collision

    1下载:
  2. 使用opengl开发的3d碰撞检测的源程序。使用vc6和opengl库开发。-source code about Three-Dimension Collision using OpenGL and VC6
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:79266
    • 提供者:赵蒙博
  1. PolygonCollision_OGL

    0下载:
  2. VC+Opengl 3D 碰撞检测,原理是包围球 againt 场景中的每一个三角形-VC+Opengl 3D collision test, the theory is using every triangle to simulate scene.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:46813
    • 提供者:大大
  1. 三维台球游戏

    2下载:
  2. 利用OPENGL开发的一个三维台球游戏,程序中包括球与球间的碰撞检测-use OpenGL 3D developed a billiards game, procedures, including ball and the ball Collision Detection
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:181869
    • 提供者:朱琳
  1. cHitChecker_src

    0下载:
  2. 游戏的算法 碰撞检测 开发环境是VC 库DIRECTX8.1-games collision detection algorithm development environment for VC DIRECTX8.1
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:26929
    • 提供者:赵章淳
  1. directtanqiu

    0下载:
  2. direct编程加了碰撞检测的小小谈球-direct programming added Collision Detection a small ball !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:23839
    • 提供者:微微
  1. colourpzjc

    0下载:
  2. 利用颜色作碰撞检测-use of color for Collision Detection
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:68990
    • 提供者:微微
  1. tmlopenglcai

    0下载:
  2. 完整的3D漫游框架,3DS文件读取,碰撞检测-complete 3D roaming framework 3DS file read, collision detection.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:6404570
    • 提供者:李剑
  1. QuickCD_v1_00_VC6

    0下载:
  2. VC实现的碰撞检测库,速度很快,可以给出碰撞反应-VC for the collision detection, very fast, it is reaction collision
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:161199
    • 提供者:王新
  1. I_COLLIDE.1.3.tar.gZ

    0下载:
  2. 实现的碰撞检测库,可以实现快速的碰撞检测,碰撞反应信息能够给出。-achieve the collision detection, you can achieve rapid collision detection, collision reaction to the information presented.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:156815
    • 提供者:王新
  1. ode-0.5

    0下载:
  2. Open Dynamics Engine,物理/力学模拟的SDK,解决碰撞检测,刚体运动等,非常适合于游戏开发。-Open Dynamics Engine, physical / mechanical simulation of the SDK, solution collision detection, rigid-body movement, is well suited to game development.
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:1763421
    • 提供者:罗宾
  1. vc6.0hitmonster

    0下载:
  2. 我自己采用SDK和DX制作的小人打怪物游戏,涉及碰撞检测,背景音乐,怪物随机移动和发射,希望对游戏初学者有所帮助。内含可执行文件,拷贝到和图片同一目录下可运行。-I use DX SDK and the production of small monster fighting game involving collision detection, background music, movement and random monster fired, and I hope to help beg
  3. 所属分类:射击游戏

    • 发布日期:2008-10-13
    • 文件大小:2397517
    • 提供者:赵刚
  1. hit_test

    1下载:
  2. 用openGL实现碰撞检测。常用于3D游戏。-with Collision Detection. Commonly used in 3D games.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:45637
    • 提供者:阎芳
  1. Collision-Detection

    1下载:
  2. 碰撞检测的程序,你可以从中了解到物体的碰撞产生的效果。程序给出了详细的解释说明。-collision detection procedures, you will be able to understand that objects have the effect of collisions. Procedures are given a detailed explanation.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:199423
    • 提供者:潘君
  1. A11_collision-check

    0下载:
  2. 碰撞检测算法以及如何用精简的c语言实现,对学生学习OpenGL有帮助-collision detection algorithms, and how to streamline the c language, students learn to help OpenGL
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:19475
    • 提供者:高大大
  1. BallTest

    0下载:
  2. 简单的碰撞检测程序源代码及演示,包含vc 2005 工程项目.-simple collision detection program source code and demonstrations, including vc 2005 projects.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:598178
    • 提供者:ufosky
  1. Fighting

    0下载:
  2. .Net平台下的射击小游戏,其中包含粒子的碰撞检测和处理
  3. 所属分类:射击游戏

    • 发布日期:2008-10-13
    • 文件大小:170967
    • 提供者:黎明
  1. Testcode

    0下载:
  2. 这是用于碰撞检测的程序,我提供了他的类文件-This is for collision detection procedures, I will provide the types of documents
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:11092
    • 提供者:董思磊
« 1 2 3 4 5 67 8 9 10 11 ... 30 »
搜珍网 www.dssz.com