CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - 大文件

搜索资源列表

  1. glut库文件

    0下载:
  2. 因為寫GLUT程式不用牽涉到window programming,所以教學的程式大部份 皆以GLUT寫成,但window無內建GLUT,所以得先安裝GLUT-wrote GLUT programs not involve programming window, so teaching programs broadcast GLUT most languages, but no built-in window GLUT, you must first install GLUT
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:63.08kb
    • 提供者:黄玉东
  1. hytd

    2下载:
  2. 这是我们学习计算机图形学时老师留的大作业,是一个3维图形系统,几乎涵盖了计算机图形学的所有基本变换,包括消隐等,这个文件是绝对质量高的.-This is our study computer graphics when the teacher left the operation, is a three-dimensional graphics system, and covered almost all the computer graphics fundamental transformat
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:158.97kb
    • 提供者:韩阳
  1. vee

    0下载:
  2. 本人在VC集成开发环境下学习Opengl时编写的一些程序,其中包括绘制齿轮,立体字,机器人,各种材质的球体等函数。本压缩包含有完整的VC工程文件及源程序,对学习Opengl具有很大的帮助。- Some procedures when the VC integrated development environment which myself study Opengl compiles, including draws up the gear, 绔嬩綋瀛? robot, each kind o
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:70.18kb
    • 提供者:大虫
  1. 3DS

    0下载:
  2. 在VC环境中,结合OpenGL实现.3DS格式的数据文件的读取,写入等一系列操作。给利用此格式的开发人员提供很大的方便性。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:534.51kb
    • 提供者:黄淼
  1. pqsfdmn

    0下载:
  2. 喷气式发动机模拟 由于引入了粒子系统(共60000个粒子),而且为了达到很好的效果粒子用的是三棱锥而不是点,所以运算量很大 ,对电脑要求有点高,配置不好的电脑可以在头文件中将粒子个数改少一些。由于我将说明文档整和在了程序中, 有大量的图片要处理,所以编译时会很慢(我的电脑要50多秒 CPU p4 2.4G DDR400 512M 七彩虹 Radom9800se) 请耐心等待。 因为不是最终版所以有些BUG没改(编译没有问题,只是某些功能无法实现): 程序中由于按钮控制与键
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:7.75kb
    • 提供者:Au
  1. 1119

    0下载:
  2. 跟0110.RAR文件配套的,由于太大,分两次发,有9个程序,很好的程序,大家学OPENGL的一定要看,平面图形和立体3D图形都有.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:7.38mb
    • 提供者:盼盼
  1. videotexture.zip

    0下载:
  2. 视频纹理的演示首先我在这里说明一点事情:那就是OpenGL是可以和DShow协同工作的。我在这个程序里的主要做法就是把 DShow 渲染出来的画面作为一个纹理数据给贴到OpenGL的图元上去。关于如何使用DShow播放视频不是我们要关心的问题。而且我也不懂 DShow。我在DX的 SDK里找到一个例子该例子实现了这样的一个Filter。它能把从DShow播放出来的画面渲染成一个数组。我把这段代码给摘出来了。然后包装了一下。做成了一个dll。该dll能支持视频纹理的播放。而在我给出的代码里则是把把
  3. 所属分类:OpenGL

    • 发布日期:2013-11-07
    • 文件大小:83.46kb
    • 提供者:hcs
  1. OPENGL-load-3DS-file

    0下载:
  2. opengl导入3DS文件,原3DS文件较大,可以在代码中更换。-opengl load 3ds file
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2.44mb
    • 提供者:张三
  1. daubledong

    0下载:
  2. C++ Buider 里使用OpenGL的实例。文件可能比较大。-C Buider Lane examples of the use of OpenGL. Documents may be relatively large.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:6.65mb
    • 提供者:成东
  1. glut-3.7

    0下载:
  2. 有用的头文件,用图形学的用得着,花了好大功夫才找到,恳请管理员通过!谢谢啦!-Useful header files, using graphics of useful and spent great efforts to find better, ask the administrator through! Thank you!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:75.97kb
    • 提供者:whx
  1. OpenGLzhinan

    0下载:
  2. OpenGL三维图形编程指南,一个chm的文件,对于初学者有很大帮助-Three-dimensional graphics OpenGL Programming Guide, a chm files, are very helpful for beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:762.75kb
    • 提供者:zackor
  1. MarchingCube_CThead

    1下载:
  2. 利用MarchingCube算法对CT 图片进行重构,里面包括代码,可执行文件和报告。非常有价值,是我科学计算可视化的大作业。-MarchingCube algorithm used for reconstruction of CT images, which include the code, executable files and reports. Is very valuable, is my visualization of large scientific computing ope
  3. 所属分类:OpenGL program

    • 发布日期:2017-01-04
    • 文件大小:6.39mb
    • 提供者:张司命
  1. hand

    0下载:
  2. 这是一个手骨骼的stl文件,包含了655165个三角面片,数据量比较大,可以满足三维建模软件的测试使用。该模型细节好,显示效果极佳。-This is a hand bones stl file, contains 655,165 triangles, data volume is huge, three-dimensional modeling software to meet the test to use. Details of the model well, showing excelle
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-29
    • 文件大小:11.63mb
    • 提供者:陈新禹
  1. TankWorld_OpenGL-2.0

    0下载:
  2. 这是我从一个由pascal语言opengl1.0编写的坦克射击游戏移植而来。 先移植为C++。尔后由于工作需要,又将其移植为纯C语言opengl2.0 的代码。代码通用与WIN32项目和中间件 以及机顶盒中。上传的这个工程是WIN32上调试用的。 由于部分特殊要求,游戏中的所有资源文件在本版本中全部都被转化为头文件包含形式,不再有对文件的操作,详情看到代码即可了解。 -----注意---- 代码是VC6.0环境下编译运行,但由于转变为.h的资源文件过大,VC6.0下会出现
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-02
    • 文件大小:9.07mb
    • 提供者:赵洋
  1. 3DLoader

    0下载:
  2. 导入飞机的3ds模型文件,对于OpenGL的初学者有很大的帮助-Introduction of aircraft 3DS model file, OpenGL beginners have a great help
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2.01mb
    • 提供者:甘津瑞
  1. opengl-ppt-part1_5

    0下载:
  2. 香港一所大学讲解OpenGL的PPT课件,非常详细,一共有28MB,由于文件较大,防止上传出错,分成三部分,这是1-5章-University of Hong Kong, an OpenGL explain the PPT courseware, very detailed, a total of 28MB, the file is large, to prevent upload errors, divided into three parts, this is Chapter 1-5
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4.3mb
    • 提供者:huanghe002
  1. opengl-ppt-part6_8

    0下载:
  2. 香港一所大学讲解OpenGL的PPT课件,非常详细,一共有28MB,由于文件较大,防止上传出错,分成三部分,这是6-8章-University of Hong Kong, an OpenGL explain the PPT courseware, very detailed, a total of 28MB, the file is large, to prevent upload errors, divided into three parts, which is 6-8
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8.3mb
    • 提供者:huanghe002
  1. opengl-ppt-part9_11

    0下载:
  2. 香港一所大学讲解OpenGL的PPT课件,非常详细,一共有28MB,由于文件较大,防止上传出错,分成三部分,这是9-11章-University of Hong Kong, an OpenGL explain the PPT courseware, very detailed, a total of 28MB, the file is large, to prevent upload errors, divided into three parts, which is 9-11
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-12
    • 文件大小:18.31mb
    • 提供者:huanghe002
  1. CPoint3DCloud

    0下载:
  2. 读取点云数据 并能旋转 缩放处理,不过读取的文件不能太大 里面的核心功能文件时dll形式 -read point cloud
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:11.87mb
    • 提供者:VC
  1. MFC_CloudPoint20160531

    1下载:
  2. 基于OpenGL的三维点云数据显示,可以选择浏览文件读入点云市局,鼠标点击、拖动和滑动可实现三维图形的旋转和缩放,最大可读入一百万个点,点云数据存在txt文件中,数据格式分别为x、y、z的坐标,具体以压缩文件中的3dcloud.txt为例-OpenGL-based 3D point cloud data show, you can browse the file is read into the point cloud PUC, mouse click, drag and swipe reali
  3. 所属分类:OpenGL program

    • 发布日期:2017-02-24
    • 文件大小:58.61mb
    • 提供者:tanlt
搜珍网 www.dssz.com