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

搜索资源列表

  1. D3D.rar

    0下载:
  2. 其中包含了两份文档,一份是对碰撞的详细分析,在D3D情况下的碰撞检测和碰撞响应,另一份是Direct9的简介,一些基本知识的介绍,Which contains two documents, a collision is a detailed analysis of the circumstances in D3D collision detection and collision response, the other is the Direct9 brief introduction to s
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-04
    • 文件大小:1441550
    • 提供者:mansur
  1. changjingyidongxiangsupengzhua

    0下载:
  2. 2d游戏的场景移动及像素碰撞,完整的源码,2d games pixel movement and collision scenes, complete source
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:901490
    • 提供者:李海涛
  1. OpenCCD

    0下载:
  2. this a open colllision detection algorithm.they claim that their continous collision can proform a efficient detect between 3d model .-this is a open colllision detection algorithm.they claim that their continous collision can proform a efficient det
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:673450
    • 提供者:杨璨瑞
  1. baoweihe

    0下载:
  2. 非常经典的额包围盒碰撞检测算法,如果你想学习游戏编程,这个是个不错的范例-Amount of very classic bounding box collision detection algorithm, if you want to learn game programming, this is a good example of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1424111
    • 提供者:fangpeng
  1. sphere-triangles collision detect and response

    0下载:
  2. 本代码用于计算三维空间中的球体与多个三角形之间的碰撞检测及碰撞后的反弹运动
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-10-08
    • 文件大小:4981
    • 提供者:ixnehc
  1. Collision-detection

    0下载:
  2. 采用vc2010环境,用opengl编写,应用碰撞检测算法,模拟简单粒子系统。-Using vc2010 environment, written with opengl, collision detection algorithm applied to simulate simple particle system.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:215471
    • 提供者:ddz
  1. hge_wim

    3下载:
  2. 用HGE引擎模仿《传奇》做的一个DEMO,用的是《传奇》里的资源,对于刚使用HGE开发2D游戏的朋友们很有参考价值。游戏里支持装备和物品的使用、拾起、丢弃等操作,按F1和F2可以分别切换碰撞检测和碰撞体显示。里面使用了超大地图拼接、多图层、A*算法、HGE汉字处理等技术。-HGE engine used to imitate The Legend to do a DEMO, use the word legend in the resources, for just the use of
  3. 所属分类:Graph program

    • 发布日期:2016-01-26
    • 文件大小:43143704
    • 提供者:xiao
  1. ball

    0下载:
  2. 碰撞球 小球遇到边框后发生转移的算法和实现,可做开发碰撞球的参考-Ball small ball collision occurred after the transfer of experienced border algorithm and implementation can be done for collision sphere of reference
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:57318
    • 提供者:牛立
  1. collision

    1下载:
  2. visual c++环境下,opengl实现的三维空间球体碰撞检测-visual c++ environment, opengl implementation of three-dimensional sphere collision detection
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:2439
    • 提供者:王倩
  1. CarRace_VC_CrashDetecting

    0下载:
  2. 很简单的赛车,带了初级碰撞检测,VC平台-The car is very simple, with the primary collision detection, VC platform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:27370
    • 提供者:tony chen
  1. matlab

    0下载:
  2. RFID防碰撞算法仿真主程序,用以对Aloha算法的仿真-RFID anti-collision algorithm is simulation of the main program for the simulation of the Aloha algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1033
    • 提供者:风语
  1. ScenesDemo

    0下载:
  2. OGRE开发的带碰撞检测的场景例子.ScenesDemo带特殊效果.-OGRE development scene with examples of collision detection. ScenesDemo with special effects.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-04
    • 文件大小:1368820
    • 提供者:zs
  1. anti-collision-search-algorithm

    1下载:
  2. 这是一个rfid 防碰撞算法的源代码,自己也测试过了,正确- this is a source code of rfid anti-collision algorithm
  3. 所属分类:RFID

    • 发布日期:2017-04-01
    • 文件大小:826500
    • 提供者:guotianze
  1. CrazyCar

    0下载:
  2. 疯狂赛车是一款基于J2ME技术的手机游戏,该游戏实现在分辨率为标准的240*320各种手机上运行。玩家的赛车可通过键盘进行控制,而游戏控制的赛车须具有智能性的自动运行,使游戏具有可玩性。而游戏最重要的就是游戏控制的赛车AI(Artificial Intelligence)策略的设计,你必须考虑到每一种可能发生的情况,例如当游戏控制的赛车和障碍物碰撞时的躲避、减速、加速、换方向等策略的设计,这样你的游戏才能看上去流畅并和现实大致相符。-Crazy car is a technology based
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:830789
    • 提供者:吴京京
  1. java3d_collision

    0下载:
  2. java3d中碰撞检测源码,可以实现三维空间中两个物体的相交测试-Collision Detection in java3d source can be achieved in three-dimensional space of the intersection of the two test objects
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:11386
    • 提供者:张忠祥
  1. aug01

    0下载:
  2. 国外游戏开发者杂志2001年第八期配套代码,包含Tim Schoeder在Volition Red Faction使用到的碰撞探测系统源代码--Code of development magazine in 2001 the eighth issue, including collision detection system source code that Tim Schoeder has used in Volition Red Factionto
  3. 所属分类:Game Program

    • 发布日期:2017-11-24
    • 文件大小:4920
    • 提供者:站长
  1. CollisionDetection

    0下载:
  2. 本例是使用opengl编程,实现了碰撞检测,-This case is to use opengl programming, to achieve the collision detection,
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:19484
    • 提供者:
  1. openglcollide

    0下载:
  2. 该方法详细地解释了碰撞的各种原理以及opengl对于碰撞时的应用!-The method is explained in detail the various principles of the collision as well as the opengl application for a collision!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:240222
    • 提供者:wangshiyong
  1. Collision_Test2

    0下载:
  2. J2ME Jsr184 3D游戏开发碰撞的一个程序,可以用于很多游戏中-J2ME Jsr184 3D game development a process of collision, can be used in many games
  3. 所属分类:Games

    • 发布日期:2017-04-01
    • 文件大小:17491
    • 提供者:bedlang
  1. Collision

    0下载:
  2. 用VC编写的爆炸场景,很逼真。可以让你看到真实的爆炸效果哦。-VC prepared with the explosion scenes, very realistic. Can let you see the real effect of the explosion Oh.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:199576
    • 提供者:zck
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com