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

搜索资源列表

  1. GLU-V8

    0下载:
  2. 多波长数据采集系统 包含多个数据通道-Multi-wavelength data acquisition system
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:627122
    • 提供者:liu
  1. glew-1.9.0-win32

    0下载:
  2. GLEW是一个跨平台的C++扩展库,基于OpenGL图形接口。使用OpenGL的朋友都知道,window目前只支持OpenGL1.1的涵数,但 OpenGL现在都发展到2.0以上了,要使用这些OpenGL的高级特性,就必须下载最新的扩展,另外,不同的显卡公司,也会发布一些只有自家显卡才支 持的扩展函数,你要想用这数涵数,不得不去寻找最新的glext.h,有了GLEW扩展库,你就再也不用为找不到函数的接口而烦恼,因为GLEW能自动识 别你的平台所支持的全部OpenGL高级扩展涵数。也就是说,只要包
  3. 所属分类:OpenGL program

    • 发布日期:2017-10-31
    • 文件大小:1393467
    • 提供者:yangan
  1. OpenGL

    0下载:
  2. 很全的OpenGL开发库,GL、GLU、GLUT、GLAUX、GLEXT等-OpenGL GL、GLU、GLUT、GLAUX、GLEXT
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:742400
    • 提供者:wanghui
  1. opengl

    0下载:
  2. 整理了opengl库文件(.h .lib .dll),glu、glut、glaux,大概我见过最全的-header lib and dll files for opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-15
    • 文件大小:629621
    • 提供者:qq
  1. glut

    0下载:
  2. GLU的安装包,一些文件对于用Opengl编程开发游戏时是必须的-GLU installation package, some files must Opengl Programming Game
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-20
    • 文件大小:181277
    • 提供者:刘加国
  1. opengl-dlls-and-installation

    0下载:
  2. OPENGL开发所需的GL.h/glaux.h/glu.h/glut.h/glaux.lib/glu32.lib/opengl32.lib/glut32.lib/glut.lib/glaux.dll/glu32.dll/glut.dll/glut32.dll/opengl32.dll 及安装目录图解-OPENGL development required GL.h/glaux.h/glu.h/glut.h/glaux.lib/glu32.lib/opengl32.lib/glut32.lib/g
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-01
    • 文件大小:751219
    • 提供者:white
  1. devcpp_glut

    0下载:
  2. VC++中的glut类库:glaux.h gl.h glu.h glext.h 下载,OpenGL辅助开发类库的所需文件,发觉有不少朋友在找这些文件,但是网上竟然搜不到啊,巨汗!笔者电脑上幸亏有,完整打包,特此奉献,开发者有需要哪个就请解压后使用哪个,放在手边,以备后用。-The glut library VC++: glaux.h gl.h glu.h already have glext.h download OpenGL assist in developing class librari
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-06
    • 文件大小:83120
    • 提供者:hifhihg
  1. OpenGL

    0下载:
  2. VC常用的OpenGL库文件下载,这些文件包括:GL.H、GLAUX.LIB、opengl.lib、OPENGL.DLL、GLEXT.H、GLU32.LIB、GLU.DLL、GLU.H、glu.lib、GLUT32.DLL、GLUT.DLL、glut.lib、OPENGL32.LIB、GLAUX.H、GLUT.H、WGLEXT.H等等。-VC OpenGL library file to download these files include: GL.H, GLAUX.LIB opengl.l
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-14
    • 文件大小:742643
    • 提供者:irihghh
  1. MesaLib-7.5

    0下载:
  2. MesaLib-7.5.zip,内含GLU,GLX,源码C程序,算法用途大体同OpenGL,可进行嵌入式方面的移植,ARM-MesaGLUT-7.10, containing GLU, GLX, source C program, the algorithm uses roughly the same OpenGL, embedded transplant, ARM
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-15
    • 文件大小:8477040
    • 提供者:pyc
  1. SortPic

    0下载:
  2. 修改至NeHe的OpenGL教程第六课(纹理的使用),去除glu和glaux库,使用CxImage处理纹理图片,具备良好的移植性-Amended to NeHe OpenGL tutorials sixth lesson (use of texture), remove glu and glaux libraries, to use CxImage processing texture images, with good portability
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:1180846
    • 提供者:
  1. exam2-3

    0下载:
  2. #include <windows.h> #include <gl/gl u.h> #include <gl/glut.h> #include <math.h>-# Include <windows.h># Include <gl/gl.h># Include <gl/glu.h># Include <gl/glut.h># Include <math.h>
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:1519
    • 提供者:andywong569
  1. Lesson2

    0下载:
  2. 绘制出一个白色的正方形和一个白色的三角形。-/* * This Code Was Created By Jeff Molofee 2000 * A HUGE Thanks To Fredric Echols For Cleaning Up * And Optimizing The Base Code, Making It More Flexible! * If You ve Found This Code Useful, Please Let Me Know. *
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:5220
    • 提供者:hexuqing
  1. 11

    0下载:
  2. 绘制一个小的正方形,用键盘的上下左右键控制其进行相应的运动。-/* * This Code Was Created By Jeff Molofee 2000 * A HUGE Thanks To Fredric Echols For Cleaning Up * And Optimizing The Base Code, Making It More Flexible! * If You ve Found This Code Useful, Please Let Me Kn
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:5267
    • 提供者:hexuqing
  1. OpenGL-API-Reference-Document

    0下载:
  2. OpenGL API参考文档,内有OpenGL函数用法的详细说明,自带索引,方便翔实,包括gl,glu,glX函数库-OpenGL API reference documentation, there are detailed instructions for using OpenGL functions, built-in indexing, easy and accurate, including gl, glu, glX library
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:411442
    • 提供者:louzp
  1. erciqumian

    0下载:
  2. OpenGL的glu库提供了以下类型的二次曲面绘制,使用C语言来实现,主要有圆柱体,圆锥,球体,碟盘和部分同心圆。是初学opengl的很好的例子。-OpenGL-glu library provides the following types of secondary surface rendering, using the C language to realize, there are cylinders, cones, spheres, discs and some concentric
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:827960
    • 提供者:陈宇
  1. OpenGL

    0下载:
  2. opengl 库函数大全,全面介绍opengl中的核心库、实用库The OpenGL Utility Library (GLU)、辅助库、工具库等函数使用-opengl library function Guinness, comprehensive introduction opengl in the core library, utility library The OpenGL Utility Library (GLU), auxiliary library, tools, library
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:17486
    • 提供者:孙耀
  1. GLU

    0下载:
  2. set of GL utilities inspired by the OpenGL Utility Toolkit.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2166
    • 提供者:foudacan
  1. 02-testglut-cpp

    0下载:
  2. glut, 一个很好的glut例子,调用了99 的glut提供的方法,值得参考-a sample of glut, included 99 functions that glut offered, a good reference for beginners and progressed developers, glut is toolkit based on glu..opengl.
  3. 所属分类:Game Engine

    • 发布日期:2017-04-09
    • 文件大小:127600
    • 提供者:liboyang
  1. opengl

    0下载:
  2. 包含opengl的lib,dll,h文件 GL.H、GLAUX.LIB、opengl.lib、OPENGL.DLL、GLEXT.H、GLU32.LIB、GLU.DLL、GLU.H、glu.lib、GLUT32.DLL、GLUT.DLL、glut.lib、OPENGL32.LIB、GLAUX.H、GLUT.H、WGLEXT.H
  3. 所属分类:中间件编程

    • 发布日期:2014-11-16
    • 文件大小:743007
    • 提供者:lijing1507275
  1. OpenGL

    0下载:
  2. OpenGL三维图像开发库,包含glu.h,glut.h,glew.h等库,种类齐全。-OpenGL 3D graphics development library contains glu.h, glut.h, glew.h such as libraries, the full range.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:951973
    • 提供者:
« 1 2 34 »
搜珍网 www.dssz.com