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

搜索资源列表

  1. glMultiview

    0下载:
  2. 多角度观察的例子源代码。使用鼠标旋转图形。(By GLUT)-This is simple code about OpenGL which used glut library! It can circumrotate the graphics!
  3. 所属分类:OpenGL

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

    0下载:
  2. opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:72.63kb
    • 提供者:周立
  1. 基础

    0下载:
  2. 一本opengl书的源程序,很基础了,对于初学者很好,同时还有glut库-An opengl programming book.very basic thing.It s very good for beginner,and the glut library also attached
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:708.06kb
    • 提供者:叶兴彬
  1. stereo

    0下载:
  2. The following is intended to get someone started creating 3D stereo applications using OpenGL and the associated GLUT library. It is assumed that the reader is both familiar with how to create the appropriate eye positions for comfortable stereo view
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:117.75kb
    • 提供者:焦学健
  1. FreeWRL-1.11.tar

    0下载:
  2. The following is intended to get someone started creating 3D stereo applications using OpenGL and the associated GLUT library. It is assumed that the reader is both familiar with how to create the appropriate eye positions for comfortable stereo view
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3.81mb
    • 提供者:焦学健
  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
    • 文件大小:5.87mb
    • 提供者:何梦鹏
  1. glut.rar

    0下载:
  2. OPENGL图像编程API中的GLUT库手册,深入编程必备工具文档之一,OPENGL graphics API in the Programming Manual GLUT library, in-depth programming tool, one document
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:152.85kb
    • 提供者:zhufeng
  1. openglbk

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

    • 发布日期:2017-03-31
    • 文件大小:138.98kb
    • 提供者: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
    • 文件大小:3.03mb
    • 提供者:徐启龙
  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
    • 文件大小:14.05mb
    • 提供者:张宏伟
  1. glut-glaux-glu.rar

    1下载:
  2. 好不容易找齐的opengl需要的三个库函数(glaux,glu,glut),Opengl needs of hard-won找齐three library functions (glaux, glu, glut)
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:278.02kb
    • 提供者:黄玉圣
  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
    • 文件大小:146.29kb
    • 提供者:zhonlon
  1. glut

    0下载:
  2. 简单的GLUT库示例程序,生成一个三维镂垫图案,颜色为随机,能够实现颜色切换、视图切换和拾取、拖动功能-GLUT library simple example program to generate a three-dimensional engraving and pad design, color is random, to achieve the color switch, switch and pick up the view, drag the features
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:9.16mb
    • 提供者:wu
  1. glut

    0下载:
  2. library Glut for OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:6.32kb
    • 提供者:yanwi
  1. glutes-1.11-src

    0下载:
  2. GLUT library for OPENGL!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2.03mb
    • 提供者:ERIC WU
  1. glut

    0下载:
  2. 这个文件包含了在VC++下的OPENGL编程时需要用到的几个动态连接库,我整理了一下,方便大家!-This file contains the VC++ under OPENGL programming needed several dynamic link library, I put together some easy everyone!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:626.8kb
    • 提供者:张健
  1. glut

    0下载:
  2. 用 C++和OpenGL编写的glut库中的各种三维实体对象程序,可以用菜单选择各种实体,可以选择实体的绘制方式。比较适用于OPenGL的初学者,比较容易理解。-Using C++ and OpenGL glut library written in three-dimensional solid objects in a variety of programs, you can choose a variety of entities with the menu, you can choose
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:23.96kb
    • 提供者:宝岛烟
  1. opengl-glut

    0下载:
  2. opengl下glut库-opengl glut library under
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:291.79kb
    • 提供者:tang
  1. glut

    0下载:
  2. Glut函数库接口,在VC6环境下调用此接口开发OpenGL应用程序。-Glut library interface, under VC6 call this interface development environment OpenGL applications.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-26
    • 文件大小:283.64kb
    • 提供者:pangyu
  1. glut库文件全

    0下载:
  2. window下opengl的glut库; glut库用于opengl编程在Windows上创建一个简单的窗口(The glut Library of OpenGL under window; The glut library is used for OpenGL programming to create a simple window on Windows)
  3. 所属分类:OpenGL

    • 发布日期:2018-04-30
    • 文件大小:629kb
    • 提供者:asdic
« 12 3 4 5 »
搜珍网 www.dssz.com