Welcome![Sign In][Sign Up]
Location:
Search - glaux

Search list

[OpenGL programOPENGL-Glaux

Description: BC版的GLAUX库文件!很难找啊!我花了三天才找到的!希望对OPENGL爱好者有所帮助!-GLAUX BC version of the library! Hard to find ah! I spent three days to find! OpenGL lovers hope to help!
Platform: | Size: 175847 | Author: 00w | Hits:

[OpenGL programglaux

Description: OpenGL必用函数库glaux.dll源码,试过了,好使!
Platform: | Size: 122908 | Author: 付强 | Hits:

[Otherglaux

Description: opengl 工具包 glaux
Platform: | Size: 96921 | Author: ganyuf@163.com | Hits:

[OpenGL programOpenGL的BCB库aux

Description: 这是C++Builder没有提供glaux.h所对应的dll和lib文件。- This is C Builder has not provided dll and the lib document which glaux.h corresponds.
Platform: | Size: 89088 | Author: 孙冬 | Hits:

[OpenGL program图象缩放

Description: 通过改变窗体大小来实现图象的重叠,使用了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/opengl32.lib glu32.lib glaux.lib
Platform: | Size: 40960 | Author: 李红陶 | Hits:

[OpenGL programOPENGL-Glaux

Description: BC版的GLAUX库文件!很难找啊!我花了三天才找到的!希望对OPENGL爱好者有所帮助!-GLAUX BC version of the library! Hard to find ah! I spent three days to find! OpenGL lovers hope to help!
Platform: | Size: 175104 | Author: 00w | Hits:

[OpenGL programOpenearth

Description: 用OpenGL实现展开地球的三维动画 打包说明:打包软件为winzip,其中paper.zip为正文压缩文件,解压后 为word2000环境下的正文文件paper.doc,program.zip为源程序压缩文件,解压后为VC++6.0环境下的工程文件OpenEarth.dsp等系列程序...及作为纹理使用的位图文件Wordmp.bmp 程序使用说明 解压program.zip为源程序压缩文件,将opengl32.lib glu32.lib glaux.lib等库文件拷贝到...\VC98\Lib\目录下。 1.用VC6.0启动Openearth.dsw, 2.按下述步骤添加OpenGL库:从[Project]菜单中选择[Settings...]选项,将弹出Project Settings对话框。在该对话框中选择Link标签,在“Object/Libray Module”编辑框中加入“opengl32.lib glu32.lib glaux.lib”,单击OK按钮。 3. 用菜单Build\!Execute Openearth.exe项建立并运行Openearth.exe文件 4. 观看效果,由于程序使用GetCurrentTime函数,动画可能从中间开始展开,全部展开后,又从头从球形开始展开。 直接运行Openearth.exe。-start using OpenGL 3D animation Earth packaged Note : packaged software winzip. which paper.zip compression for text documents, unpacked word2000 environment for the body of documents paper.doc, program.zip source of compressed files, unpacked VC 6.0 environment for the engineering documents OpenEarth.dsp series of procedures ... and for Texture for the use of bitmap file Wordmp.bmp use procedures for extracting program.zip source compressed files, will opengl32.lib glu32.lib glaux.lib other library copy of the document .. . \ VC98 \ Lib \ directory. 1. Start with VC6.0 Openearth.dsw. 2. the following steps to add OpenGL library : from [Project] menu, choose [Settings ...] options will Project Settings dialog pop. In the dialog box choose Link label, in "Object/Libray Module" e
Platform: | Size: 174080 | Author: 倪明 | Hits:

[Otherglaux

Description: glut32.zip -glut32.zip
Platform: | Size: 120832 | Author: yangbox | Hits:

[OpenGL programsf_2005830162737

Description: OpenGL dll文件 glu.dll glu32.dll glaux.dll glut.dll glut32.dll opengl32.dll opengl.d-OpenGL dll file glu.dll glu32.dll glaux.dll glut.dll glut32.dll opengl32.dll opengl.d
Platform: | Size: 688128 | Author: sophie | Hits:

[OpenGL programgreedy

Description: 集装箱的装箱问题: *给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材 *的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装 *箱的空间利用率最高?使用贪心算法解决。 *编译方法:打开cpp文件,在编译的同时建立工程,打开 "settings->link" *在link项的Object/library modules:中加入Opengl32.lib glu32.lib glaux.lib-Container packing problem: given a container, and its length L, width W and height H, the current batch of cylindrical timber, each timber* long are L, but the radius is different for the first i-kan timber radius ri. Asked how the packing, making me be assembled in* the maximum utilization of space? Use greedy algorithm to solve.* Compiler Methods: Open cpp file, compiled at the same time in the establishment of the project, open the settings-
Platform: | Size: 63488 | Author: 章为到 | Hits:

[OpenGL programzonghe

Description: *算法的综合应用: * 有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的 *机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一 *次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机 *器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两 *个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开 *始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件 *约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示 *机器约束条件:对每台机器而言,一次只能对一道工序进行加工。 * 编译方法:打开cpp文件,在编译的同时建立工程,打开 "settings->link" *在link项的Object/library modules:中加入Opengl32.lib glu32.lib glaux.lib
Platform: | Size: 366592 | Author: 章为到 | Hits:

[OpenGL programglaux

Description: OpenGL必用函数库glaux.dll源码,试过了,好使!-OpenGL library will use glaux.dll source, tried so!
Platform: | Size: 122880 | Author: 付强 | Hits:

[OpenGL programOpenGL_ToolKits

Description: OpenGL的开发工具介绍。包括 Glu  Glaux  Glut  OpenGL extension Toolkits  GL2PS  GLtrace  Industry develop Toolkits -Introduction OpenGL development tools. Including
Platform: | Size: 10240 | Author: xinni | Hits:

[GDI-Bitmapglauxforc++builder

Description: glaux for c++builder 一个完敕的函数库-glaux for c++ builder Imperial End of a library
Platform: | Size: 200704 | Author: pp | Hits:

[OpenGL programglut-glaux-glu

Description: 好不容易找齐的opengl需要的三个库函数(glaux,glu,glut)-Opengl needs of hard-won找齐three library functions (glaux, glu, glut)
Platform: | Size: 284672 | Author: 黄玉圣 | Hits:

[OpenGL programglaux

Description: OpenGL example to draw a ball.
Platform: | Size: 91136 | Author: kurri | Hits:

[3D GraphicGLAux

Description: glaux lib&header glut 3.7.6 for opengl dev havn t include "glaux". so, I upload it for who need it.
Platform: | Size: 110592 | Author: xiao xiao | Hits:

[File Operatenehe_glaux_replacement

Description: nehe Glaux replacement
Platform: | Size: 1024 | Author: deadleg | Hits:

[OpenGL programOpenGLSDL

Description: 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
Platform: | Size: 920576 | Author: nicole | Hits:

[OpenGL programGLauxOpenGL

Description: OpenGL的GLaux库完整资料,适合三维开发的资料库-OpenGL' s GLaux library complete information, suitable for three-dimensional development of the database
Platform: | Size: 122880 | Author: 音乐 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net