搜索资源列表
earthsatalite
- 一个基于opgl的卫星绕地球旋转的例子,非常漂亮。有vc工程文件,注意编译时必须在编译选项里面加上OPENGL32.LIB GLU32.LIB GLAUX.LIB三个库。-a satellite orbiting the earth rotating example, very beautiful. There vc engineering documents, attention must compile the compiler options inside with OPENGL32.LI
Openearth
- 用OpenGL实现展开地球的三维动画 打包说明:打包软件为winzip,其中paper.zip为正文压缩文件,解压后 为word2000环境下的正文文件paper.doc,program.zip为源程序压缩文件,解压后为VC++6.0环境下的工程文件OpenEarth.dsp等系列程序...及作为纹理使用的位图文件Wordmp.bmp 程序使用说明 解压program.zip为源程序压缩文件,将opengl32.lib glu32.lib glaux.lib等库文件拷
testproj
- 一个基于opgl的卫星绕地球旋转的例子,非常漂亮。有vc工程文件,注意编译时必须在编译选项里面加上OPENGL32.LIB GLU32.LIB GLAUX.LIB三个库。 -a satellite orbiting the earth rotating example, very beautiful. There vc engineering documents, attention must compile the compiler options inside with OPENGL32.
greedy
- 集装箱的装箱问题: *给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材 *的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装 *箱的空间利用率最高?使用贪心算法解决。 *编译方法:打开cpp文件,在编译的同时建立工程,打开 \"settings->link\" *在link项的Object/library modules:中加入Opengl32.lib glu32.lib glaux.lib
backtraing
- *零件切割问题: *给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割 *出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形 *板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小? *使用回溯算法实现程序。 *编译方法:打开cpp文件,在编译的同时建立工程,打开 \"settings->link\" *在link项的Object/library modules:中加入Opengl32.lib glu32.lib g
zonghe
- *算法的综合应用: * 有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的 *机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一 *次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机 *器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两 *个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开 *始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件 *约束条件:对
图象缩放
- 通过改变窗体大小来实现图象的重叠,使用了opengl,当然要链接三个文件可打开,project/setting/link/opengl32.lib glu32.lib glaux.lib -through changes in the form size to achieve the overlapping images, using opengl, of course, to link three documents can be opened, project/setting/link/op
OpenGL开发配置文件库
- 包括glaux.h和glaux.lib等文件
hunhe
- 开启透明的矩形 采用混合模式 glaux.lib文件放在common,dll文件放在system32里-Open and transparent rectangular mixed mode glaux.lib files on the common, dll file in system32 in
OpenGL的BCB库aux.zip
- 这是C++Builder没有提供glaux.h所对应的dll和lib文件。, This is C Builder has not provided dll and the lib document which glaux.h corresponds.
OpenGL-kit
- glu的工具包,包括glaux.h,glaux.lib,glext.h等-glu kit, including glaux.h, glaux.lib, glext.h etc.
OpenGLSDL
- 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
GLAux
- glaux lib&header glut 3.7.6 for opengl dev havn t include "glaux". so, I upload it for who need it.
nurbs
- 绘制NURBS(非均匀有理B样条)曲面。如果用vs2008,要在lib文件夹中添加glaux.lib文件。来自网络。-Drawing NURBS (Non Uniform Rational B-spline) surfaces. If you use vs2008, in the lib folder to add glaux.lib file. From the network.
LIB
- OpenGL 库文件:glaux. glu. glu32. glut. glut32. opengl. opengl32-the library of OpenGL:glaux. glu. glu32. glut. glut32. opengl. opengl32
vc_liabraries_and_patch
- vc库文件及相关微软补丁GLAUX.LIB glew32.dll glew32.lib glew.h glext.h glu32.dll GLU32.LIB-Vc libraries and related Microsoft patch GLAUX. LIB glew32. DLL glew32. LIB glew. H glext. H glu32. DLL glu32. LIB
opengl-dlls-and-installation
- 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
OpenGL
- 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
opengl
- 包含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
GLAUX
- glaux.lib A TOOL OF glaux.lib FOR VS 2010-A TOOL OF glaux.lib FOR VS 2010