搜索资源列表

  1. cHitChecker_src

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

    • 发布日期:2024-11-01
    • 文件大小:26624
    • 提供者:赵章淳
  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-11-01
    • 文件大小:19456
    • 提供者:高大大
  1. Wb_Ball

    0下载:
  2. 这是一个应用程序,实现了玩小球的游戏,该算法实现了物理碰撞检测(小球和砖块碰撞)-This is an application procedures, the playing small ball game, The algorithm to achieve the physical collision detection (small balls and bricks collisions)
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-11-01
    • 文件大小:632832
    • 提供者:王兵
  1. zombie

    0下载:
  2. 碰撞检测算法,源码研究,多体动力学的基础啊!
  3. 所属分类:3D图形编程

    • 发布日期:2024-11-01
    • 文件大小:50176
    • 提供者:王二
  1. CollisionDetection

    0下载:
  2. 图形处理中的碰撞检测算法的OpenGL实现
  3. 所属分类:OpenGL

    • 发布日期:2024-11-01
    • 文件大小:382976
    • 提供者:leehomebuaa
  1. CDTestFramework

    0下载:
  2. 这是利用碰撞检测库做的一个碰撞检测环境,有可以选择多种算法进行实验。-This is the use of collision detection library to do a collision detection environment, can choose a variety of algorithms have to experiment.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-11-01
    • 文件大小:1299456
    • 提供者:李文玉
  1. K_Dops

    0下载:
  2. 基于K_DOPS碰撞检测算法实现的一个小实例.模拟两个物本对像的碰撞测试.结果给出了碰撞测试的碰撞点及反应时间.-Collision detection algorithm based on K_DOPS a small instance. Simulated two things like this on the crash test. Crash test results show the impact point and resp
  3. 所属分类:图形图象

    • 发布日期:2024-11-01
    • 文件大小:3364864
    • 提供者:张冲
  1. plane_shade

    0下载:
  2. 使用DirextX9,建立3D框架,演示平面阴影和碰撞检测算法。-Use DirextX9, the establishment of 3D fr a mework, demo plane shadow and collision detection algorithm.
  3. 所属分类:DirextX编程

    • 发布日期:2024-11-01
    • 文件大小:3313664
    • 提供者:淘气堡
  1. coldemo

    0下载:
  2. 本示例程序采用的Visual C++进行开发的,可以检测两个旋转物体的碰撞检测,采用的是包围盒算法。-Procedures used in this example Visual C++ For development, can detect the two rotating object collision detection, using the bounding box algorithm.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-11-01
    • 文件大小:220160
    • 提供者:陈华
  1. Collision.Detection

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

    • 发布日期:2024-11-01
    • 文件大小:527360
    • 提供者:tan
  1. detection

    0下载:
  2. 碰撞检测,采用了层次包围盒算法,效果不错-detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-01
    • 文件大小:202752
    • 提供者:柳岸
  1. test12

    0下载:
  2. 采用aabb的层次包围盒算法进行碰撞检测,VC++,OPENGL-OPENGL
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-11-01
    • 文件大小:1075200
    • 提供者:柳岸
  1. Collision_demo

    0下载:
  2. 演示了快速的几何碰撞检测算法,包括可编译的完整原代码-Including complete collision source, fast
  3. 所属分类:Windows编程

    • 发布日期:2024-11-01
    • 文件大小:66560
    • 提供者:
  1. Octree

    0下载:
  2. java3D实现碰撞检测时的八叉树创建,并提供AABB碰撞检测算法-java3D Octree
  3. 所属分类:3D图形编程

    • 发布日期:2024-11-01
    • 文件大小:7168
    • 提供者:xiaoyupeng
  1. virtual

    0下载:
  2. 本文介绍了一种新的室内漫游碰撞检测方法,给出了具体的算法,值的一看.-This article describes a new collision detection method of roaming room, given a specific algorithm.
  3. 所属分类:技术管理

    • 发布日期:2024-11-01
    • 文件大小:169984
    • 提供者:袁永美
  1. Algorithms

    0下载:
  2. 关于虚拟现实中碰撞检测算法的分析和详细讲解,包括K_DOPS算法和包围盒算法。-Virtual reality on the analysis of collision detection algorithms and detailed explanations, including K_DOPS algorithm and the bounding box algorithm.
  3. 所属分类:软件工程

    • 发布日期:2024-11-01
    • 文件大小:844800
    • 提供者:Jensen
  1. opengl_detect

    0下载:
  2. opengl 盒状碰撞检测算法,同时带有opengl简单的学习框架-opengle detect
  3. 所属分类:OpenGL

    • 发布日期:2024-11-01
    • 文件大小:19456
    • 提供者:徐焕东
  1. K_DOPS_CD

    0下载:
  2. 基于K_DOPS碰撞检测算法,希望对大家学习碰撞检测有很大的帮助!-Collision detection algorithm based on K_DOPS, we hope to learn collision detection is very helpful!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-01
    • 文件大小:2014208
    • 提供者:张鸣
  1. MyCollision1

    0下载:
  2. 本程序采用碰撞检测算法,检测运动小球之间、运动小球与其它平面或者柱体的碰撞,并作出相应的碰撞响应。-This procedure uses collision detection algorithm to detect motion between the ball, exercise ball or cylinder with the other plane collision, and collision response acco
  3. 所属分类:Windows编程

    • 发布日期:2024-11-01
    • 文件大小:293888
    • 提供者:buptkid
  1. MyCollision2

    0下载:
  2. OpenGL碰撞检测算法,运动的球与平面之间的碰撞,与圆柱之间的碰撞。-OpenGL collision detection algorithm, movement between the ball and the plane collision, the collision between the cylinder.
  3. 所属分类:OpenGL

    • 发布日期:2024-11-01
    • 文件大小:6401024
    • 提供者:xiaoyun
« 12 3 4 5 »

源码中国 www.ymcn.org