搜索资源列表

  1. Collision_Detection

    0下载:
  2. 利用VC++实现碰撞检测的算法。其中假设粒子都是椭圆的。-Use VC++ Realize collision detection algorithms. One assumption that particles are elliptical.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-11
    • 文件大小:89088
    • 提供者:forestnie
  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. HeightMap

    0下载:
  2. 利用灰度图生成地形的源代码,包含了碰撞检测和漫游功能。-The use of grayscale terrain generated source code, including a collision detection and roaming.
  3. 所属分类:图形图象

    • 发布日期:2024-05-11
    • 文件大小:167936
    • 提供者:白改朝
  1. Donuts

    0下载:
  2. Donuts - 仿微软 的一个游戏demo.并增加了一个Unreal的震撼片头。 游戏采用高效的3D引擎,精彩的画面效果和碰撞检测 -Donuts- like Microsoft s a game demo. And added a shock of Unreal titles. 3D game using highly efficient engine, excellent screen effects and collis
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:18512896
    • 提供者:iftree
  1. fastcoll_v1.0.0.5_source

    0下载:
  2. md5碰撞验证程序,可以构造两个md5一样的exe文件。-md5 collision verification process, can be constructed of two exe files the same md5.
  3. 所属分类:加密解密

    • 发布日期:2024-05-11
    • 文件大小:26624
    • 提供者:macro
  1. K_Dops

    0下载:
  2. 基于K_DOPS碰撞检测算法实现的一个小实例.模拟两个物本对像的碰撞测试.结果给出了碰撞测试的碰撞点及反应时间.-Collision detection algorithm based on K_DOPS a small instance. Simulated two things like this on the crash test. Crash test results show the impact point and resp
  3. 所属分类:图形图象

    • 发布日期:2024-05-11
    • 文件大小:3364864
    • 提供者:张冲
  1. Load3DS

    0下载:
  2. 碰撞检测代码-Collision detection code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:5184512
    • 提供者:jiayanfu
  1. Collision

    0下载:
  2. 实现碰转的绘制,并且有流动的效果,效果很好-Realize touch to the drawing, and has the effect of the flow, very good
  3. 所属分类:OpenGL

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

    0下载:
  2. 主要用于C++调用Opengl时的碰撞检测,内容很好,稍加修改便可以制作自己的虚拟场景-Mainly used for C++ Call opengl at the time of collision detection, content very good, a little modification will be able to create their own virtual scene
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:3973120
    • 提供者:王小峰
  1. Voronoi_Collide

    0下载:
  2. 高性能碰撞检测论文,非常不错,我做项目的时候就用这个-High-performance collision detection papers, very good project to do when I use this
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:1728512
    • 提供者:高永辉
  1. Collide

    0下载:
  2. OpenGL 3D编程,实现碰撞检测演示。对于3D图形学和3D游戏编程方面有很好的借鉴作用。 -OpenGL 3D programming, demos realize collision detection. For 3D graphics and 3D game programming has a very good reference.
  3. 所属分类:GDI/图象编程

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

    0下载:
  2. Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Collision Callback(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the cod
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-11
    • 文件大小:60416
    • 提供者:GoldenCloud
  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. fitc05

    0下载:
  2. 非常精彩的2D碰撞检测引擎教程,英文flash格式,作者为N totorial的站长。该教程应该也是最早提出MTD最小退回距离应用的教程,之后与SAT分离轴定理共同应用于3D的OBB检测。-Very exciting 2D collision detection engine tutorials, English flash format, the writer for the N totorial the station. The t
  3. 所属分类:软件工程

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

    0下载:
  2. 碰撞检测的源代码,是游戏引擎必备的功能。-Collision detection of the source code is an essential function of the game engine.
  3. 所属分类:游戏引擎

    • 发布日期:2024-05-11
    • 文件大小:45056
    • 提供者:tiger
  1. CollisionDetection

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

    • 发布日期:2024-05-11
    • 文件大小:19456
    • 提供者:
  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

    • 发布日期:2024-05-11
    • 文件大小:831488
    • 提供者: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. 所属分类:游戏

    • 发布日期:2024-05-11
    • 文件大小:17408
    • 提供者: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

    • 发布日期:2024-05-11
    • 文件大小:380928
    • 提供者:zck
  1. collide_detection

    0下载:
  2. 使用DirectX9写的基于包围盒的3D物体的碰撞检测。-DirectX9 written based on the use of bounding box of the 3D object collision detection.
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-11
    • 文件大小:3221504
    • 提供者:淘气堡
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org