搜索资源列表

  1. aabb

    0下载:
  2. AABB碰撞检测,目前主流3D游戏必需,希望对大家有帮助
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:1607657
    • 提供者:chenhua
  1. GameV101

    0下载:
  2. 关于DIRECTX9.0C的一个小场景的编程,AABB碰撞盒检测,.X文件骨骼动画的导入-DIRECTX9.0C on the scene of a small programming, AABB box collision detection, . X-bones document into animation
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-11
    • 文件大小:5583872
    • 提供者:ritter
  1. 200410610511675180

    0下载:
  2. XMathLib是一个通用的3D图形数学库。 其中包含两个部分: XMathLib和XGeomLib。分别处理数学和几何运算。 数学部分包含向量、矩阵、四元数的运算。以及其它的运算。 几何部分包含Box Frustum AABB OBB Ray Line Line-Segment Plan Triangle等的运算。-XMathLib is a generic 3D graphics math. Which consis
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-11
    • 文件大小:25600
    • 提供者:dexter
  1. Opcode

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

    • 发布日期:2024-05-11
    • 文件大小:201728
    • 提供者:康勇
  1. XMathLib

    0下载:
  2. XMathLib是一个通用的3D图形数学库。 其中包含两个部分: XMathLib和XGeomLib。分别处理数学和几何运算。 数学部分包含向量、矩阵、四元数的运算。以及其它的运算。 几何部分包含Box Frustum AABB OBB Ray Line Line-Segment Plan Triangle等的运算。-XMathLib is a generic 3D graphics math. Which consis
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-11
    • 文件大小:25600
    • 提供者:王硕
  1. SGSDK

    0下载:
  2. 烁光3D引擎演示版SDK,该引擎是在directx9.0c环境下开发,用的是C++VS2005. 目前该引擎支持天空盒,地形,.X骨骼动画,AABB碰撞检测,粒子系统,3D音效,MP3播放等功能-3D engine demo version of the SDK, the engine is under development directx9.0c environment, C is the VS2005. The engine
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-11
    • 文件大小:17668096
    • 提供者:diskonline
  1. DirectXCollisionDetectionAlgorithm

    0下载:
  2. 针对各企业采用的软件类型差异,提出了基于DirectX SDK的远程协同设计模型,用X文件作为虚 拟装配统一的数据交换格式。根据X文件对三维模型数据的存储方式并结合AABB包围盒的检测算法,只供参考!-against enterprises using different types of software. Based on the DirectX SDK remote collaborative design model, X-
  3. 所属分类:软件工程

    • 发布日期:2024-05-11
    • 文件大小:442368
    • 提供者:
  1. aabb

    0下载:
  2. AABB碰撞检测,目前主流3D游戏必需,希望对大家有帮助-AABB collision detection, the current mainstream 3D games necessary, in the hope that everyone has to help
  3. 所属分类:游戏

    • 发布日期:2024-05-11
    • 文件大小:1607680
    • 提供者:chenhua
  1. Thesis

    0下载:
  2. 椭球体的碰撞检测。在以人形为主的场景内椭球体的碰撞精度比球体、AABB、OBB都要高,同时速度也很快-Ellipsoid collision detection. Human-oriented in the scene of the collision within the ellipsoid accuracy than the sphere, AABB, OBB higher speed quickly at the same tim
  3. 所属分类:图形图象

    • 发布日期:2024-05-11
    • 文件大小:378880
    • 提供者:sking
  1. collisiondetection

    0下载:
  2. 结合Directx的3D碰撞检测的实现,AABB检测盒,有兴趣的可以看下。-Directx combine the implementation of the 3D collision detection, AABB test kits, can facie there is interest.
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-11
    • 文件大小:1607680
    • 提供者:韩永红
  1. RayAABBCollision_D3D

    0下载:
  2. d3d写的aabb与射线碰撞检测的例子,vs 编写,功能完整-d3d written aabb collision detection and ray example, vs the preparation of functional integrity
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-11
    • 文件大小:25600
    • 提供者:蓝云
  1. OPCODE-1.2.1.tar

    0下载:
  2. 可支持Mesh-Mesh,sphere-mesh,ray-mesh,AABB-mesh,OBB-mesh,Planes-mesh对象的接触碰撞检测库-a collision dectection library,which support Mesh-Mesh,sphere-mesh, ray-mesh,AABB-mesh,OBB-mesh,Planes-mesh objects collision dectection
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-11
    • 文件大小:149504
    • 提供者:qcw
  1. AABB

    0下载:
  2. AABB包围盒和碰撞检测的VC++实例程序-AABB bounding box and collision detection of VC++ example programs
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:696320
    • 提供者:nick
  1. AABB

    0下载:
  2. 有关AABB的碰撞测试,展示了一个球在不同曲面上的运动,简单的使用了摩擦力等等。-The AABB collision test, shows a different surface on the ball movement, the simple use of the friction and so on.
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-11
    • 文件大小:289792
    • 提供者:jiangli
  1. HitTesting

    0下载:
  2. AABB与Ray碰撞测试,内有简单测试 -AABB and Ray hit test, there are simple tests
  3. 所属分类:射击游戏

    • 发布日期:2024-05-11
    • 文件大小:6144
    • 提供者:赵鹏
  1. AABB

    0下载:
  2. 虚拟环境中的基于AABB包围盒的碰撞检测-A virtual environment based on the AABB bounding box collision detection
  3. 所属分类:压缩解压

    • 发布日期:2024-05-11
    • 文件大小:201728
    • 提供者:liuxw
  1. octreedeshishimanyouxitong

    0下载:
  2. 通过将八叉树,AABB树与面向对象概念进行结合,构成一种能根据动态场景快速更新的面向对象的动态八叉树。-By Octree, AABB tree and the combination of object-oriented concepts, constitutes a kind of scene can be quickly updated with dynamic object-oriented dynamic octree.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:224256
    • 提供者:xiaoman
  1. AABB

    0下载:
  2. 一种基于AABB包围盒法的改进算法,是一个改进的算法-AABB bounding box method based on the improved algorithm is an improved algorithm for
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:209920
    • 提供者:李冲
  1. aabb

    1下载:
  2. 经典的推箱子是一个来自日本的古老游戏,目的是在训练你的逻辑思考能力。在一个狭小的仓库中,要求把木箱放到指定的位置,稍不小心就会出现箱子无法移动或者通道被堵住的情况,所以需要巧妙的利用有限的空间和通道,合理安排移动的次序和位置,才能顺利的完成任务。-Sokoban is a classic old game from Japan, aims to train your logic thinking. In a small warehous
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-11
    • 文件大小:869376
    • 提供者:沈艺娜
  1. common

    0下载:
  2. AABB包围盒碰撞检测 -AABB AABB bounding box collision detection bounding box collision detection
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:23552
    • 提供者:领料
« 12 3 4 »

源码中国 www.ymcn.org