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

搜索资源列表

  1. Collide

    0下载:
  2. OpenGL 3D编程,实现碰撞检测演示。对于3D图形学和3D游戏编程方面有很好的借鉴作用。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:382324
    • 提供者:shengxiaoyong
  1. test12

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

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

    0下载:
  2. 碰撞检测实现,很经典的一个例子,希望对有这方面苦难的朋友有帮助-OpenGL
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:109859
    • 提供者:灰原
  1. collisiondetection

    0下载:
  2. 在vc++环境下使用opengl语言进行碰撞检测-In vc++ environment to use opengl collision detection language
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:42539
    • 提供者:小小
  1. flatland-v1-3

    0下载:
  2. Flatland是一个跨平台的面向对象的2D碰撞检测库,使用C++编写,无界面,压缩包中附带两个例子,使用openGL编写。-Flatland is a simple cross-platform object-oriented 2D collision library. It presents a C++ interface to the Open Dynamics Engine physics SDK. Flatland does not handle graphics, but two s
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:527051
    • 提供者:张玉刚
  1. Ball

    0下载:
  2. conin3d是对opengl的封装 可是资料极少 这是一个球体显示 碰撞检测的教学程序-conin3d opengl package is very little information, but it is a sphere shows the teaching program collision detection
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:16914
    • 提供者:成点
  1. pengzhuangjiance

    0下载:
  2. 游戏中的碰撞检测,用opengl实现,程序写的很简练-Game collision detection, using opengl implementation, the program was very concise
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:28970
    • 提供者:liuwenyao
  1. Traffic

    1下载:
  2. mfc框架,opengl实现交通仿真系统,有红绿灯控制以及车辆的行驶,同时,可以对屏幕进行缩放和平移。但是其中并没有实现碰撞测试,所以车辆会出现重叠的情况。--龙岩学院作业-mfc framework, opengl traffic simulation system, there is no crash test- Longyan College operations, and not turned over to the teacher
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2949423
    • 提供者:小童
  1. OPENGL_collsion

    0下载:
  2. 在VC6.0++环境下用openGL实现的碰撞检测程序-The openGL achieve the collision detection procedure VC6.0++ environment
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5163779
    • 提供者:hzr
  1. PolygonPcollision_TUTORIAL

    0下载:
  2. 好几个opengl碰撞检测的例子,附有源代码-Several examples of the the opengl collision detection, with the source code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4245369
    • 提供者:hzr
  1. u3Dbilliardsgs

    0下载:
  2. 运用OPENGL开发的一个三维台球游戏源码,程序源码码中包含球与球间的碰撞检测 -Use OPENGL development of a 3D billiards game source code, program source code contains the collision detection between the ball and the ball
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:186172
    • 提供者:sipengyung
  1. les

    0下载:
  2. 基于opengl的三维小球碰撞,包括三维背景的绘制和三维球体的绘制玉运动和碰撞检测-Draw jade the opengl 3D ball collision, including three-dimensional drawing and three-dimensional sphere background movement and collision detection
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-15
    • 文件大小:11628
    • 提供者:虫子
  1. Cloth-Simulation

    0下载:
  2. 布料质点弹簧算法,OpenGL中常用布料仿真,包括重力和碰撞-failed to translate
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-20
    • 文件大小:315949
    • 提供者:samien
  1. openGL-3D-scene

    1下载:
  2. openGL实现的简单的3D场景构建,使用与初学者,加了简单的碰撞测试,包括简单的纹理贴图,天空盒,光线效果等。(VC6环境+openGL)-OpenGL realize a simple 3D scene construction, use and beginners, plus a simple crash test, including simple texture mapping, sky boxes, lighting effects. (The VC6 environmental+o
  3. 所属分类:其他小程序

    • 发布日期:2017-11-09
    • 文件大小:11456512
    • 提供者:周小寒
  1. changjingshezhi

    0下载:
  2. 使用opengl工具箱,采用C++语言,完成墙壁,柱体,小球的渲染,为做三维碰撞检测做进一步的准备。-The opengl toolbox to complete the wall, cylinder, ball rendering three-dimensional collision detection for further preparation.
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:7970117
    • 提供者:张彩平
  1. Collision-detection

    0下载:
  2. 基于VC++和OpenGL的碰撞检测程序,能够准确检测环境中的碰撞情况-VC++ and OpenGL-based collision detection program that can accurately detect the environment in case of collision
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:21437
    • 提供者:宁采臣
  1. openglBall

    0下载:
  2. opengl c++写的球碰撞程序,比较简单,包含文理,矩阵,等基本操作-Opengl ball collision
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1322273
    • 提供者:李盛毓
  1. opengl

    0下载:
  2. opengl编写的小球碰撞会变色,碰撞是弹性碰撞。(The small ball collision written by OpenGL will change color, and the collision is an elastic collision.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:我是VVVV
搜珍网 www.dssz.com