搜索资源列表

  1. fsource

    0下载:
  2. Engine Introduction Many people have asked me for the DirectX demo C++ source code, so here it is. The Demo fr a mework I ve build for creating the demos consist of the following components: * Kernel system, with
  3. 所属分类:DirextX编程

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

    0下载:
  2. 我写的3d赛车游戏源代码。dx9.0。包括子弹系统。碰撞检测等。-I wrote a 3d racing game source code. dx9.0. Including the bullet system. Collision detection.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:177152
    • 提供者:ly
  1. collision

    0下载:
  2. XNA game file. who dosent know XNA gaming API, this will give better introduction-XNA game file. who dosent know XNA gaming API, this will give better introduction..
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-11
    • 文件大小:35840
    • 提供者:deepa
  1. particles

    0下载:
  2. 基于GPU,使用CUDA语言,实时模拟上千个粒子的碰撞。在模拟过程中,可通过鼠标和键盘进行交互式操作,方便观测。-Based on GPU,use the CUDA language to realize the simulation of thousands of particles collision
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:3959808
    • 提供者:王朝阳
  1. oblique-collision

    0下载:
  2. 物理学程序,用C语言编写的源程序,是关于斜撞模型的。-Physics program, using C language source code is on the oblique collision model.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:5120
    • 提供者:冉艳
  1. RFIDanticollisionalgorithmbasedonFPGAimplementatio

    0下载:
  2. RFID防碰撞算法的FPGA实现,包括代码、仿真结果等-RFID anti-collision algorithm based on FPGA implementation, including the code, simulation results.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-11
    • 文件大小:398336
    • 提供者:baozi
  1. rigid_body_collision

    0下载:
  2. 该程序主要实现的是虚拟环境中刚体之间的碰撞检测,及碰撞反应-The procedure to achieve the virtual environment between the rigid body collision detection and collision response
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 在VC平台上,用opengl绘图,实现两个球体的碰撞检测,并且实现交互设备PHANTOM接口-In the VC platform, using opengl graphics, collision detection to achieve the two spheres, and the PHANTOM device to achieve interactive interfaces. . .
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:4461568
    • 提供者:龚云隆
  1. 3Dcollisiondetection

    0下载:
  2. DirectX Collision Detection sample codes with C-DirectX Collision Detection sample codes with C++
  3. 所属分类:游戏引擎

    • 发布日期:2024-05-11
    • 文件大小:967680
    • 提供者:bokyaw
  1. matlab

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

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

    0下载:
  2. OpenGL碰撞检测源代码 -OpenGL OpenGL source code for collision detection collision detection source code
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-11
    • 文件大小:64512
    • 提供者:amen
  1. 89C51VehicleCollisionAvoidanceSystem

    0下载:
  2. 89C51-Vehicle Collision Avoidance System利用单片机设计的一个汽车防碰撞系统,经典的例子-89C51-Vehicle Collision Avoidance System Using a single chip design vehicle collision avoidance system, the classic example
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-11
    • 文件大小:779264
    • 提供者:mali
  1. collision

    0下载:
  2. two balls collision using matlab
  3. 所属分类:绘图程序

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:Donna
  1. Waterfall

    0下载:
  2. 实现粒子系统在瀑布仿真中的应用。有背景声音效果,粒子碰撞检测系统等-Achieve particle system in Fall Simulation. A background sound effects, particle systems, collision detection
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:8064000
    • 提供者:李天
  1. terrain

    0下载:
  2. 用OPGL实现的渲染地形一.2个地形生成算法 二.地形上的纹理 三.四叉树LOD渲染地形 四.相机剪裁地形 五.天空盒 六.简单海水 七.广告牌 八.光晕 九.地形场景物体与BVH 十.阴影体 十一.碰撞 十二.无限地形-Terrain rendering with OPGL achieve a .2 a terrain generation algorithm 2. Three
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:3115008
    • 提供者:小轩
  1. Roaming_System

    0下载:
  2. 该实验是教室漫游检测系统,实验综合运用多种opengl功能,包括碰撞检测、灯光效应、纹理贴图,并且导入了3d模型。-The classroom experiment is roaming detection system, integrated use of various experimental opengl functions, including collision detection, lighting effects, te
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:687104
    • 提供者:名人
  1. Real_Time_Collision_Detection

    0下载:
  2. 游戏编程中实时碰撞检测 经典:Real-Time Collision Detection -Real-Time Collision Detection in Game Programming Classics: Real-Time Collision Detection
  3. 所属分类:软件工程

    • 发布日期:2024-05-11
    • 文件大小:2660352
    • 提供者:张强
  1. collition

    0下载:
  2. obb碰撞检测类 可以在虚拟环境中进行碰撞检测-obb Collision Detection category, in avirtual environment for Collision Detection
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:6144
    • 提供者:陈铭辉
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org