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

搜索资源列表

  1. OBB

    0下载:
  2. 这是一段基于OBB包围盒的碰撞检测源代码,常用于3D游戏中-This is a based on OBB bounding box collision detection source code, commonly used in 3D games
  3. 所属分类:Shot Game

    • 发布日期:2017-04-04
    • 文件大小:778195
    • 提供者:王鹏
  1. ConcaveColider

    0下载:
  2. 这是个非常好的多边碰撞检测例子,可以图形设置为多边形,这样碰撞检测更精确-This is a very good example of multilateral collision detection, graphics can be set to a polygon, so that more accurate collision detection
  3. 所属分类:Game Engine

    • 发布日期:2017-05-19
    • 文件大小:5488596
    • 提供者:刘松华
  1. Ball

    0下载:
  2. android游戏开发,闪避球小游戏,包含重力感应,画布,碰撞检测相关内容,初学者开发。-android game development, dodge ball game, including the gravity sensor, canvas, collision detection related content, beginners to develop.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-28
    • 文件大小:10637507
    • 提供者:tancy
  1. rebound

    0下载:
  2. 关于碰撞检测的小程序很好玩的,代码也很容易理解-Collision detection applet on a lot of fun, the code is very easy to understand
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:885851
    • 提供者:草帽先生
  1. flappy-bird

    1下载:
  2. flappy 源代码以及所有必需的图片素材,含有计分系统,碰撞检测,并且加入了外挂模式,供大家交流学习-flappy source code, containing scoring system, collision detection, and joined the plug-in model for the exchange of learning
  3. 所属分类:Other Riddle games

    • 发布日期:2014-11-30
    • 文件大小:2904064
    • 提供者:庞彬
  1. collision

    1下载:
  2. ogre 中基于三角面片的碰撞检测,精确选择物体,而非包围盒或者包围球-for the collision of ogre
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:5429
    • 提供者:杨金路
  1. game-of-car-rase

    0下载:
  2. 基于VRML的飞车游戏,加入碰撞检测,声音,道路建模,使用VC实现碰撞检测。-base on vrml
  3. 所属分类:Game Engine

    • 发布日期:2017-05-22
    • 文件大小:6726843
    • 提供者:黄飞鸿
  1. Collision-detection

    0下载:
  2. 基于VC++和OpenGL的碰撞检测程序,能够准确检测环境中的碰撞情况-VC++ and OpenGL-based collision detection program that can accurately detect the environment in case of collision
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:21437
    • 提供者:宁采臣
  1. A11_Collision

    0下载:
  2. 《学OpenGL编3D游戏》书籍重在游戏的实现方案,此部分为碰撞检测的代码。- Learning OpenGL 3D game series books focusing on the game s implementation, this part of the collision detection code.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:77463
    • 提供者:TongXin
  1. new-minimal-ogre-collision

    0下载:
  2. OGre中一个非常好用的碰撞检测库,国外最新版,支持静态-OGre in a very easy to use collision detection library, foreign latest version, support for static
  3. 所属分类:DirextX

    • 发布日期:2017-04-09
    • 文件大小:27338
    • 提供者:chris
  1. HitDetection

    0下载:
  2. 简单的碰撞检测,游戏中经常用到,呵呵!希望大家有好的工具都共享一下-Simple collision detection
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:774
    • 提供者:gefopti
  1. Collision

    0下载:
  2. 一个关于碰撞检测的虚拟现实程序,用C++语言开发而成-collision checking, VR
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:199909
    • 提供者:
  1. LSS-robot

    0下载:
  2. 采用OPENgl绘制机器人线扫略体模型源代码程序,可用于工业机器人碰撞检测使用。-opengl draw LSS robot model
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:7134
    • 提供者:徐杰
  1. move

    0下载:
  2. 两个多边形,可改变多边形的顶点数和顶点位置,可移动多边形,可进行相交检测/碰撞检测。-Two polygons, the number of vertices of the polygon can be changed, and vertex position, the movable polygon can intersect detection/collision detection.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-24
    • 文件大小:4514256
    • 提供者:npudn19
  1. RRTpathplanning

    5下载:
  2. RRT算法是一种基于采样的规划算法,采用算法生成的相邻点之间的路径可以是经过运动学动力学仿真生成的可执行曲线,通过对状态空间中的采样点进行碰撞检测避免了对空间的建模,适合用来解决含有运动力学约束的路径规划问题.-RRT algorithm is a sampling-based planning algorithm, using path algorithm generated between adjacent points can be generated through the kinema
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2348
    • 提供者:天天
  1. PlaneGame

    0下载:
  2. 用java做的一个飞机大战的应用程序,实现打敌机,碰撞检测功能-Using java to do a World War II aircraft applications, to achieve fight the enemy, collision detection function
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1041
    • 提供者:林跃
  1. AABB

    0下载:
  2. 这是一个实现AABB的源代码,简单的时间了两个物体的碰撞检测,是很好的一个程序,适合初学者。-This is a realization of AABB s source code, a simple time collision detection between two objects is a very good program for beginners.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:13561
    • 提供者:梁艳
  1. glut

    1下载:
  2. 一个关于OpenGL的初学者代码,包含了漫游、简单碰撞检测,物体移动,旋转等功能,利用了纹理映射,显示列表等内容。-A beginner on OpenGL code, including roaming, simple collision detection, object moving, rotating, and other functions, including the use of texture mapping, display list and so on.
  3. 所属分类:OpenGL program

    • 发布日期:2015-06-17
    • 文件大小:13912064
    • 提供者:htylamb
  1. pong_collision

    0下载:
  2. 使用opengl库,实现的碰撞检测的源代码-the source code to implement collision detection
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-25
    • 文件大小:75616
    • 提供者:孙晟轩
  1. test

    0下载:
  2. 物理运算引擎是一个可伸缩的多平台游戏物理解决方案支持范围广泛的设备,从智能手机到高端多核cpu。而物理运算引擎SDK设计主要是为游戏开发者,也被研究人员,教育工作者,和模拟应用程序的开发人员需要实时性能和健壮的行为。特性包括离散和连续碰撞检测、形状和raycasting清洁工,解决刚体动力学、流体、和粒子,以及车辆和角色控制器。-PhysX is a scalable multi-platform game physics solution supporting a wide range of
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:880811
    • 提供者:小于
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 »
搜珍网 www.dssz.com