搜索资源列表

  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. Collision

    0下载:
  2. 三维场景中进行物体间的碰撞检测的程序-Three-dimensional objects in the scene between the collision detection procedures
  3. 所属分类:OpenGL

    • 发布日期:2024-05-12
    • 文件大小:381952
    • 提供者:
  1. 三维台球游戏

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

    • 发布日期:2024-05-12
    • 文件大小:508928
    • 提供者:朱琳
  1. 物体碰撞检测

    0下载:
  2. 在三维场景中进行物体之间的碰撞检测,模拟了一个物体从空中自由落体,碰到下面的一个物体被摔成碎片的过程-in 3D scenes between objects for the collision detection, simulation of a free-fall from the sky objects, get the following guests were an object of debris
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-12
    • 文件大小:382976
    • 提供者:朱琳
  1. tmlopenglcai

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

    • 发布日期:2024-05-12
    • 文件大小:10510336
    • 提供者:李剑
  1. QuickCD_v1_00_VC6

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

    • 发布日期:2024-05-12
    • 文件大小:293888
    • 提供者:王新
  1. Physics for game decelopers - hover

    0下载:
  2. < Physics for game developers>> PHYSICS FOR GAME DEVELOPERS CHAPTER 17 EXAMPLE PROGRAM NAME: Hover PURPOSE: To demonstrate 2D rigid body simulation BY: David Bourg DATE: 09/01/00 COPYRIG
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-12
    • 文件大小:485376
    • 提供者:毛毛
  1. CollisionDetection.tar

    0下载:
  2. 碰撞干涉检测高效算法,能快速地检测是否发生干涉和碰撞 -Collision Detection efficient algorithm can quickly detect the occurrence of collisions and interference
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-12
    • 文件大小:32768
    • 提供者:何钢
  1. Collision-Detection

    0下载:
  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

    • 发布日期:2024-05-12
    • 文件大小:198656
    • 提供者:潘君
  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

    • 发布日期:2024-05-12
    • 文件大小:19456
    • 提供者:高大大
  1. PQP

    0下载:
  2. PQP is a library for performing three types of proximity queries on a pair of geometric models composed of triangles: collision detection - detecting whether the two models overlap, and optionally, all of the triangle
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-12
    • 文件大小:493568
    • 提供者:bilka
  1. ODEDemo

    0下载:
  2. A very famous collision detection engine and the simple example of using it.-A very famous a collision detection engine nd the simple example of using it.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-12
    • 文件大小:1816576
    • 提供者:tj zhang
  1. collision

    0下载:
  2. opengl编写的干涉碰撞检测的例子,适合进行游戏开发的朋友看-opengl prepared examples of interference in collision detection, suitable for game developers to see friends
  3. 所属分类:OpenGL

    • 发布日期:2024-05-12
    • 文件大小:32768
    • 提供者:Erial
  1. collision

    0下载:
  2. opengl中碰撞检测的方法 其中有光源定义、物理定义,步长和重力加速度等-opengl collision detection method in which the definition of light sources, physical definitions, such as step length and the acceleration due to gravity
  3. 所属分类:OpenGL

    • 发布日期:2024-05-12
    • 文件大小:6144
    • 提供者:single
  1. Collision

    0下载:
  2. 非常详细的高精度碰撞检测代码,精确到三角形、边、点,优化过滑动时的碰撞检测,完全没有震动现象。代码中把三角形等元素具体成类参与计算的方法很有参考价值。 代码内含3d向量计算函数,在ogengl、d3d下均可运行。-Very detailed high-precision collision detection code, accurate to the triangle, edge, point, when optimized sl
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-12
    • 文件大小:441344
    • 提供者:sking
  1. Collision.Detection

    0下载:
  2. 文档从数学的角度,描述了物体、场景的碰撞检测和响应原理,并给出部分程序。是学习研究碰撞算法难得的好书.(英文文档)-Collision.Detection.pdf
  3. 所属分类:技术管理

    • 发布日期:2024-05-12
    • 文件大小:527360
    • 提供者:tan
  1. Collision.Detection.-.Algorithms.and.Applications.

    0下载:
  2. 游戏编程书籍-Collision.Detection.-.Algorithms.and.Applications
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-12
    • 文件大小:244736
    • 提供者:ashen
  1. moc-collision-demo.v1.0.rc1.beta.2008.10.20.src.z

    0下载:
  2. MOC collision used in ogre for collision detection
  3. 所属分类:游戏引擎

    • 发布日期:2024-05-12
    • 文件大小:135168
    • 提供者:elie
  1. collision-detection

    0下载:
  2. 图形--碰撞检测,对大小不同质量不同的2个球体的碰撞检测,具体可参照文档-Graphics- collision detection, the quality of different sizes and 2 different sphere collision detection, the specific reference to the document can be
  3. 所属分类:OpenGL

    • 发布日期:2024-05-12
    • 文件大小:1586176
    • 提供者:chuhongjian
  1. Real-Time Collision Detection

    0下载:
  2. Real-Time Collision Detection book
  3. 所属分类:其他小程序

« 12 3 4 5 6 7 8 9 10 ... 36 »

源码中国 www.ymcn.org