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

搜索资源列表

  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编程

    • 发布日期:2008-10-13
    • 文件大小:5584076
    • 提供者:ritter
  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. WildMagic2p5WithPhysics

    0下载:
  2. 数学物理函数库,包含包围盒算发AABB,方便开发,非常好用。
  3. 所属分类:数据库编程

  1. Opcode

    1下载:
  2. 这是一个AABB碰撞检测库,实现了多种模型之间的碰撞检测
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:201860
    • 提供者:王秋锋
  1. DX GameV1.01

    0下载:
  2. 自己写的DX游戏 用到了骨骼动画 AABB碰撞盒 效果相当漂亮 可以自己学习代码
  3. 所属分类:DirextX编程

    • 发布日期:2010-10-13
    • 文件大小:12847431
    • 提供者:laochen46
  1. collisiondetection.rar

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

    • 发布日期:2017-04-09
    • 文件大小:1607661
    • 提供者:韩永红
  1. PickDemo042

    0下载:
  2. 一个基于DirectX的AABB拾取的实现-Pick up a DirectX-based implementation of AABB
  3. 所属分类:DirextX

    • 发布日期:2017-05-20
    • 文件大小:5773862
    • 提供者:德曼
  1. test12

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

    • 发布日期:2017-04-09
    • 文件大小:1075701
    • 提供者:柳岸
  1. 1.3Pdx

    0下载:
  2. 3d碰撞检测用DX实现 aabb包围盒-directx aabb
  3. 所属分类:DirextX

    • 发布日期:2017-05-28
    • 文件大小:11762713
    • 提供者:刘卓然
  1. solid-3.5.6

    1下载:
  2. 关于碰撞检测的源程序,使用AABB包围盒。-Collision Detection on the source, the use of AABB bounding box.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:823098
    • 提供者:Steve zhao
  1. 5aabb

    0下载:
  2. collision detection, a useful code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1607945
    • 提供者:joseph
  1. AABB

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

    • 发布日期:2017-03-28
    • 文件大小:696094
    • 提供者: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

    • 发布日期:2017-03-29
    • 文件大小:289920
    • 提供者:jiangli
  1. stringmatching

    0下载:
  2. 可以采用正则表达式来实现字符串匹配功能。一种简单的正则表达式是由英文字母(区分大小写)、数字及通配符"*"和"?"任意组合而成的。"?"代表任意一个字符,"*"代表零个或任意多个字符。例如,a*b可以匹配acb,aabb,afdfdb,ab等,但不可以匹配ac,bb,abbc;a?b可以匹配acb,abb,但不可以匹配ab,accb。试编写一个程序,从文件中读入N个字符串,再从键盘上读入任意一个合乎规则的正则表达式,例如:"a?bb*d",输出符合正则表达式的字符串。 查询的字典文件为
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1707
    • 提供者:wind
  1. abc

    0下载:
  2. C#语言做的极品小蜜蜂,本来是想做成飞机的,无奈没有找到飞机图片,于是用一只蜜蜂代替。本游戏属于碰撞类游戏,主要用到了aabb类。游戏中的物体都是该类派生的子类。 -C# language to the Need for small bees, wanted to made the aircraft, but unfortunately did not find the aircraft pictures, so instead of using a bee. This game is pa
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:229099
    • 提供者:陈文奇
  1. detect

    0下载:
  2. 静态背景下运动物体的识别,可以画出运动物体的轨迹,很有用-detect the moving objects
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:7655544
    • 提供者:pyf
  1. csharp_bee

    0下载:
  2. Csharp游戏极品蜜蜂(含开发介绍源码说明) 闲着无聊,开发第二个游戏,怀恋小时候在游戏机上玩的那种什么飞机。 本来是想做成飞机的,无奈没有找到飞机图片,于是用一只蜜蜂代替。 本游戏属于碰撞类游戏,主要用到了aabb类。游戏中的物体都是该类派生的子类。 由于键盘操作实在没有小型游戏机快,于是没有进一步做更复杂的功能。 不过本游戏中亦有第一个游戏所没做到的功能。开发环境:vs2005 -Csharp game Need for bees (with the develop
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:104852
    • 提供者:红信
  1. AABBBoundingBoxonNIRImage

    0下载:
  2. AABB Bounding box generation on NIR Images-AABB Bounding box generation NIR Images
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:37759
    • 提供者:黄赳
  1. aabb

    0下载:
  2. 用c++实现排队轮中,适用于1台服务器,多个客户的模型,程序运行提示客户输入相应的条件,达到运行效果。-Using c++ implementation in the queue for a single server, multiple client model, the program prompts customers to enter the appropriate operating conditions, to achieve operating results.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:9637
    • 提供者:王鹏
  1. collision-detection--AABB-Triangle

    0下载:
  2. 三角形与AABB包围盒的碰撞检测程序,三角形碰撞到盒子变为红色,离开后变为绿色-Triangle with AABB bounding box collision detection procedure, the box turns red triangle collision, after leaving turns green
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2894136
    • 提供者:happy
« 12 »
搜珍网 www.dssz.com