CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl library

搜索资源列表

  1. OpenGL光照效果

    0下载:
  2. OpenGL的关照效果编程,为聚光效果,在程序运行前,请将提供的 OpenGL开发库的*.dll文件拷贝到系统的\"Windows(或WinNT)\\system32\\\"目录下。-OpenGL Programming care effect of concentrating effect of the procedure before the operation, I should be grateful if the development of the OpenGL library *.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:261186
    • 提供者:方怡新
  1. gloop.zip OpenGL类库源码

    0下载:
  2. OpenGL类库源码 ,The sourcecode for OpenGL library
  3. 所属分类:OpenGL

    • 发布日期:2017-11-08
    • 文件大小:1127193
    • 提供者:
  1. 3DModelConstruct.rar

    2下载:
  2. 用VC++编写的三维人脸建模程序,用了到OPENGL库,With VC++ Prepared three-dimensional face modeling procedures used to OPENGL library
  3. 所属分类:3D Graphic

    • 发布日期:2014-05-20
    • 文件大小:96165
    • 提供者:zhaozhiqia
  1. OFT.rar

    0下载:
  2. 三维实时水面的模拟是近年来三维游戏以及虚拟现实领域积极探索的问题,真实 感强的水面可以大大提高游戏以及仿真系统的沉浸感。本文基于OpenGL函数 库,利用多重纹理、动态纹理技术实现了对实时水面效果的模拟,其中包括水面 流动效果和水面Caustics效果。为减轻系统的绘制压力,水面仅由两个三角单元 构建,这将大大提高游戏和仿真系统的帧速率。 ,Real-time three-dimensional simulation of the surface in recent years are
  3. 所属分类:软件工程

    • 发布日期:2017-04-01
    • 文件大小:702861
    • 提供者:寒冬
  1. AirplaneDemo

    0下载:
  2. 演示一段飞机飞行的三维动画,利用openGL库的C++语言实现-A flight demonstration of the three-dimensional animation, using openGL library of C++ language implementation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1197716
    • 提供者:phoenix
  1. glui library for openGL

    0下载:
  2. glui library for openGL
  3. 所属分类:OpenGL

    • 发布日期:2017-03-29
    • 文件大小:9999
    • 提供者:yanwi
  1. OPenGL

    0下载:
  2. 在OPenGL中设置光源,透视效果等 以画三个球体为例说明,用VC++编译 要包含OPenGL库-Set in the OPenGL lighting, perspective effects, in order to draw three balls as examples, using VC++ compiler to include OPenGL Library
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:1129
    • 提供者:spring435
  1. soil

    1下载:
  2. SOIL opengl 读取各种图像格式的库,包括png jpg tga等。跨平台,甚至iphone也可以的。-SOIL opengl library to read a variety of image formats, including png jpg tga and so on. Cross-platform, and even iphone is also possible.
  3. 所属分类:OpenGL program

    • 发布日期:2015-09-08
    • 文件大小:474967
    • 提供者:3d3k3c3x
  1. OpenGL

    0下载:
  2. Windows环境下安装GLUT的步骤: 1、将下载的压缩包解开,将得到5个文件 2、在“我的电脑”中搜索“gl.h”,并找到其所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\PlatformSDK\include\gl文件夹”)。把解压得到的glut.h放到这个文件夹。 3、把解压得到的glut.lib和glut32.lib放到静态函数库所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\lib”文件夹)。 4
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:149796
    • 提供者:zhonlon
  1. OpenGL

    2下载:
  2. 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
  3. 所属分类:OpenGL program

    • 发布日期:2016-06-05
    • 文件大小:1080885
    • 提供者:刘洋
  1. planeGame

    1下载:
  2. 一个飞机射击游戏的源码,采用opengl库函数射击,3D模型采用3ds软件生成 -A plane shooting game of the source, using opengl library function shooting, 3D model generation software used 3ds
  3. 所属分类:OpenGL program

    • 发布日期:2014-06-02
    • 文件大小:730701
    • 提供者:chendaiqiang
  1. GLFW-OpenGL

    0下载:
  2. 这个OpenGL框架的最终目的是希望尽可能简化大家开发OpenGL的工作量。因为OpenGL的开发需要很多的设置工作,虽然有一些OpenGL的工具库可以帮你解决这个问题,如GLUT,但是GLUT不是非常的绿色,而且不能用作商业用途。所以,作者写了这个框架/库函数,你可以用于你的OpenGL开发中。-The OpenGL framework for the ultimate purpose is to simplify as much as possible the workload of all
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:782821
    • 提供者:lyw
  1. fractal

    1下载:
  2. 一个完整的中点位移法产生三维分形地形的源码程序,注:用SGI的opengl库-A complete three-dimensional midpoint displacement method generated fractal terrain source procedures, Note: The use of SGI s opengl library
  3. 所属分类:Fractal program

    • 发布日期:2016-07-05
    • 文件大小:63943
    • 提供者:李建
  1. glman

    1下载:
  2. OpenGL帮助文档简约版,提供opengl基本库所有库函数的应用说明及查询-Simple OpenGL version of the document to help provide basic library opengl library functions all application notes and inquiries
  3. 所属分类:OpenGL program

    • 发布日期:2016-08-29
    • 文件大小:280100
    • 提供者:李建
  1. OpenGL

    0下载:
  2. OpenGL库 搭配VC++6.0进行三维动画编程,对于想利用VC++6.0进行三维编程的人和实用-OpenGL library with VC++6.0 for three-dimensional animated programming, for want to use VC++6.0 and practical three-dimensional programming
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-01
    • 文件大小:730620
    • 提供者:ljtkulou1234
  1. openGL

    0下载:
  2. OpenGL (Open Graphics Library) 是一个针对图形硬件的软件接口。本文件包含适合初学者学习OpenGL的ppt,以及相关的C源代码。-OpenGL (Open Graphics Library) is a software interface for graphics hardware. This document contains suitable for beginners to learn OpenGL, ppt, and the associated C sou
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:2244065
    • 提供者:毕泽修
  1. openGL-Library-files

    0下载:
  2. opengl 库 使用opengl 必须的库文件 -opengl Library files
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:508259
    • 提供者:宋文明
  1. openGL--library

    0下载:
  2. OPenGL的库文件,很全,包括Opengl安装在里面-OpenGL library files, it is, including Opengl installed on the inside
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:4033535
    • 提供者:张佳佳
  1. opengl-library-use

    0下载:
  2. 介绍Opengl库的使用,详细的配置环境步骤-Use introduce Opengl library,Detailed steps to configure the environment。
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:3573
    • 提供者:刘唯
  1. opengl库文件

    0下载:
  2. opengl的库文件,可用于处理三维图形(OpenGL library files, can be used to deal with three-dimensional graphics)
  3. 所属分类:OpenGL

« 12 3 4 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com