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

搜索资源列表

  1. Demo_fight

    0下载:
  2. 一个J2ME平台上的格斗游戏DEMO,jbuilder建的项目,实现了格斗类游戏的大部分功能包括角色动作设计,碰撞检测,滚动地图等功能-a J2ME platform fighting game DEMO, JBuilder construction of the project, achieving a fighting game, including most of the functional role is the design, collision detection, map fea
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:224695
    • 提供者:张瀚
  1. 3dback

    0下载:
  2. 是一个有关游戏中的碰撞检测例子,是一个简单的碰撞检测测试例子代码.-is one of the game's collision detection example is a simple collision detection test case code.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:60350
    • 提供者:于晓烨
  1. shoot3d

    0下载:
  2. 一个简单的3D游戏射击碰撞检测方面的小例子.是用VC做的.-a simple 3D shooting game collision detection of small examples. VC is done.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:113842
    • 提供者:于晓烨
  1. coliition

    0下载:
  2. obb碰撞检测类,可以在虚拟环境中进行碰撞检测-obb Collision Detection category, in a virtual environment for Collision Detection
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5977
    • 提供者:zy
  1. buttcheck

    0下载:
  2. 游戏中用到的颜色碰撞检测,很不错啊,做2d 游戏的很有用的材料,gdi-game to use the color collision detection, very bad thing, so 2d game very useful material, gdi
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1346653
    • 提供者:荣天
  1. pigmidlet

    0下载:
  2. 一个关于J2ME的确游戏,2D游戏,碰撞检测 人物移动,卷动地图-on J2ME is a game, 2D games, collision detection figures Mobile, scrolling map
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:157520
    • 提供者:ritter
  1. AICar

    1下载:
  2. Opengl,小车的交互,实现了碰撞检测,读取3ds模型,AI等功能-Opengl Trolley interactive and realized the collision detection, reading 3ds model features such as AI
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:360118
    • 提供者:毕文元
  1. 3D_Tank

    1下载:
  2. 用directx9.0做的一个3D坦克游戏,最主要的地方是加进了先进的物理碰撞检测-directx9.0 do with a 3D tank game, the most important is adding an advanced physics Collision Detection
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:452004
    • 提供者:小刘
  1. JSR184Picking

    0下载:
  2. 手机游戏中使用jsr184中的光线检测实现碰撞检测的demo-mobile games jsr184 use of light detection achieve the collision detection demo
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:17587
    • 提供者:蛮牛
  1. Learn_OpenGL_3D_Programming

    4下载:
  2. 学OpenGL编3D游戏 随书源码 A01_OpenGL的程序框架 第1 章源程序 A02_OpenGL的基本图形 第2 章源程序 A03_OpenGL的组合图形 第3 章源程序 A04_摄像漫游 第4 章源程序 A05_开天辟地 第5 章源程序 A06_OpenGL中显示文字 第6 章源程序 A07_特殊的平面_树 第7 章源程序 A08_显示3D模型 第8 章源程序 A09_3D动画 第9 章源程序 A10_射击、爆炸 第10章源程序
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:6331758
    • 提供者:jon
  1. ChessGames

    1下载:
  2. 采用VC++.net编写的一个国际象棋模拟程序,包含二维碰撞检测和区域无效等方法-using VC. Net prepared by an international chess simulation program, include 2D collision detection and regional ineffective methods
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:73134
    • 提供者:庞昊
  1. CameraWorldCollision

    0下载:
  2. 基于VC++的摄像机行走碰撞检测,效果做的很不错-VC-based collision detection cameras running, the effect is very well done
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1904662
    • 提供者:李国风
  1. JSR184Picking

    0下载:
  2. 3D手机开发环境JSR184(M3G)下对于拾取操作的例子,pick技术可以用于拾取场景中的Mesh和Sprite3D,在速度允许的前提下,该技术可作为碰撞检测的一种手段.包含了源代码和简单说明,是学习3D手机开发的好资料.-3D handset development environment JSR184 (M3G) for the picking operation example, pick Technology can be used to pick up the scene and M
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:32852
    • 提供者:gongjian
  1. j2me1.0fish

    0下载:
  2. 一款吞吃鱼的小游戏,碰撞检测写得很精彩,新手值得借鉴-A small fish swallowed the game, collision detection was very exciting, and newcomers worth learning
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:19116
    • 提供者:赵连君
  1. Opcode

    1下载:
  2. 用visual C++实现的一个碰撞检测库,采用AABB包围盒实现-using visual C + + realization of a collision detection basement, surrounded by boxes used to achieve AABB
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:201860
    • 提供者:康勇
  1. OpcodeDemo

    1下载:
  2. 使用opcode库的一个碰撞检测实例,和其它碰撞检测库如rapid 等一些的对比实例-use of the opcode of a collision detection example, and other collision detection for rapid as some other examples of the contrast
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2557455
    • 提供者:康勇
  1. MyCollision2

    0下载:
  2. 本程序主要介绍碰撞检测编程的具体方法,通过计算空间点与平面的距离-the procedures introduced Collision Detection of specific programming method by calculating space points and the distance between the plane
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:34070
    • 提供者:Quard
  1. WebCast20060420pm_Demo

    0下载:
  2. 3d 游戏开发,基于包围球的碰撞检测程序源代码-3d game development, surrounded the ball on the collision detection program source code
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:5743857
    • 提供者:gb
  1. ogl_basic_collision_linux

    0下载:
  2. Linux下的碰撞检测。ogl_basic_collision_linux-Linux Collision Detection. Ogl_basic_collision_linux
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:81796
    • 提供者:gb
  1. pxdtut10

    0下载:
  2. 非常漂亮的3D场景展示,可自由走动观看,并附有非常详尽的分析介绍和碰撞检测原理讲解。-very beautiful 3D display, can move around freely watch, with a very detailed presentation and analysis of collision detection on principle.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1361439
    • 提供者:gb
« 1 2 3 4 5 6 78 9 10 11 12 ... 30 »
搜珍网 www.dssz.com