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

搜索资源列表

  1. glutEx1 OpenGL绘制茶壶和桌子

    0下载:
  2. 内含glut库。OpenGL绘制茶壶和桌子,并且通过按键控制视角和桌子的移动。-Containing the glut library. OpenGL rendering teapots and tables, and key control perspective and through the movement of the table.
  3. 所属分类:OpenGL

    • 发布日期:2017-05-21
    • 文件大小:6152716
    • 提供者:何梦鹏
  1. openglbk

    0下载:
  2. opengl红宝书的代码例子。需要glut库编译。-opengl red book code examples. Need to compile the glut library.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:142316
    • 提供者:qs
  1. YuanYuan

    0下载:
  2. OpenGL绘制钟表,利用glut库,利用了透视投影、光照,纹理贴图、动画等,利用混色实现了玻璃材质-this program used OpenGL to render a clock, which Make use of the glut library, perspective projection, lighting, texture mapping, animation, etc.,and blending to achieve a glass Glass material
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3178949
    • 提供者:徐启龙
  1. Nehe-OpenGL

    0下载:
  2. Nehe编写的opengl电子教程 以及源代码,glut库,方便学习,参考-Written in opengl Nehe electronic tutorials and source code, glut library to facilitate learning, reference
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-02
    • 文件大小:14733735
    • 提供者:张宏伟
  1. HelloGlut

    0下载:
  2. 用GLUT库进行OpenGL程序开发的示例程序,运行前请将glut32.dll放入c:\windows\system目录下-An example for using GLUT to draw a quad.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-09
    • 文件大小:6490105
    • 提供者:jwj
  1. OpenGLSDL

    0下载:
  2. OpenGL开发库 包括gl,glu,glaux的.h,.dll,.lib文件,如glut.h,glut.dll,glut.lib-OpenGL development libraries, including gl, glu, glaux' s. H,. Dll,. Lib file, such as glut.h, glut.dll, glut.lib
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:920416
    • 提供者:nicole
  1. ball

    0下载:
  2. 利用Glut库,编写的一个OpenGL程序,实现以下功能,绘制若干OpenGL基本体素(三角形、三角形带、四边形、四边形带)构成的球体,可以控制改变球的数量和球的体积,来改变基本体素的数量以及顶点的数量,可以通过改变glPolygonMode,切换是否填充所绘制的基本体素。 -a opengl program use glut lab to draw a ball
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:269244
    • 提供者:孙凯
  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-04-01
    • 文件大小:149796
    • 提供者:zhonlon
  1. pickup

    0下载:
  2. 拾取功能演示,C++实现,使用glut库,计算机图形学作业-OpenGL pickup representation.using glut lib
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:33454
    • 提供者:徐昊
  1. glut

    0下载:
  2. 这是库文件,大家可下载下来直接用,不知道怎么用的请参考说明-This is the library file, you can be downloaded directly, do not know how to use please refer to note
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:104635
    • 提供者:xiongxiong
  1. zlft

    0下载:
  2. 用opengl画正20面体需glut库文件 -Use opengl painting is 20 icosahedron need glut library file
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:6056
    • 提供者:李满
  1. nurbs

    0下载:
  2. VC2005下利用GLUT库创建NURBS一个曲面和用函数求值器创建的一个曲面-VC2005 using GLUT library to create a NURBS surface and the use of function evaluator to create a surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2329357
    • 提供者:liuchangqing
  1. SDI_OpenGL

    1下载:
  2. VC++下OpenGL程序的基本框架,在单文档下进行了OpenGL的必要设置,而且画了一个简单的矩形。主要需要glut库方可运行!-VC++ under the OpenGL basic framework of procedures, in a single document under the OpenGL settings necessary, and draw a simple rectangle. Required before the main run glut library!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:32347
    • 提供者:张彦飞
  1. GlutSimple

    0下载:
  2. OPENGL的一个实例程序,利用glut库写的一个简单程序-OPENGL an example of procedures, take advantage of the glut library to write a simple program
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:67352
    • 提供者:yewugfkd
  1. 1

    0下载:
  2. 运用glut库以及VC++中的OpenGL接口,在VC++环境下画一个带颜色的三角形。-In VC++ environment draw a triangle with the color.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:571
    • 提供者:zhangbao
  1. glut-3.7.6-bin

    0下载:
  2. glut实用库的windows文件,供大家学习-lib for glut
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:119897
    • 提供者:zxp
  1. glust-official-latest-glut-3.7.6-bin

    0下载:
  2. openGL中glust最新的版本的库,头文件,动态链接库-glust the latest version of the library, header files, dynamic link library
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:104630
    • 提供者:许智全
  1. GLUTintroduce

    0下载:
  2. opengl 的glut库的介绍,现在网上的相关资料很少.这个算是比较全的吧. -glut of opengl library, the Internet is now very little relevant information. The whole of it is compared.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:15717
    • 提供者:xie weiran
  1. 37724112glut

    0下载:
  2. 图形图像编程所需要的头文件和链接库,包含glut.h glut.lib 等,用于OpenGL开发-OpenGL
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:150308
    • 提供者:
  1. graph

    0下载:
  2. 主要用opengl来实现贝叶斯曲线。使用glut库-Is mainly used to implement Bayesian curve opengl. Using the glut library
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:475285
    • 提供者:lucas
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com