Location:
Search - opengl gl.h
Search list
Description: opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。
本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h,
glu.h
glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。
实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。
glut库的安装
目前的glut库是glut-3.7.6.包含glut.h,glut32.lib,glut32.dll
把glut.h放到 vc的include目录中
把glut32.lib放到vc的lib目录中
把glut32.dll放到system32下
对于vs.net include和lib在..\\vc7\\platformSDK下
参考资料
nehe.gamedev.net 特别经典的opengl教程
www.codeguru.com
-opengl as one powerful 3D API, rendering speed, high efficiency. We can achieve our 3D world. The procedures for the use of a glut (download http://www.xmission.com/ ~ nate / glut.html), he embodies gl.h, glu.h glaux.h has also expanded the number of other senior function. So in our future proceedings, just include glut.h headers. Implementation details please download the source code, the programming opengl familiar friends can see from the code in AX achieve opengl application with the ordinary procedure is the same. Glut library installation for the current glut of glut - 3.7.6. Included glut.h, glut32.lib, glut32.dll put into vc glut.h include the directory into vc glut32.lib put the lib directory put into glut32.dll for system32 vs.net include and lib in .. \\ vc7 \\ platformSDK under s
Platform: |
Size: 74378 |
Author: 周立 |
Hits:
Description: opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。
本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h,
glu.h
glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。
实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。
glut库的安装
目前的glut库是glut-3.7.6.包含glut.h,glut32.lib,glut32.dll
把glut.h放到 vc的include目录中
把glut32.lib放到vc的lib目录中
把glut32.dll放到system32下
对于vs.net include和lib在..\\vc7\\platformSDK下
-opengl A powerful as the 3D API, playing up speed, high efficiency. We can realize their 3 D world. The procedures for the use of the glut (download to http : / / www.xmission.com/ ~ nate / glut.html) He not only includes gl.h, glu.h glaux.h also expanded some other senior function. So in our future proceedings, just include glut.h headers. Implementation details please download the source code, programming opengl familiar friends can see from the code, AX in achieving opengl application with the ordinary procedure is the same. Glut for the installation of the current glut is the glut - 3.7.6. Glut.h included, glut32.lib. glut32.dll put into vc glut.h include the directory put glut32. vc lib into the lib directory put into system32 under glut32.dll for vs . net include and lib in .. \\ vc7
Platform: |
Size: 74378 |
Author: xian |
Hits:
Description: 一款以OPenGL为基础的飞机飞行制作,要在C++头文件中添加几个OPenGL的头文件#include \"gl\\gl.h\"
#include \"gl\\glu t.h\"
Platform: |
Size: 208989 |
Author: gaoyuan |
Hits:
Description: 用于编写OpenGL程序的几个文件,glu32.lib,gl.h,glu.h,等所需的几个文件
Platform: |
Size: 673403 |
Author: daxiaoshuai@163.com |
Hits:
Description: opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。
本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h,
glu.h
glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。
实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。
glut库的安装
目前的glut库是glut-3.7.6.包含glut.h,glut32.lib,glut32.dll
把glut.h放到 vc的include目录中
把glut32.lib放到vc的lib目录中
把glut32.dll放到system32下
对于vs.net include和lib在..\vc7\platformSDK下
参考资料
nehe.gamedev.net 特别经典的opengl教程
www.codeguru.com
-opengl as one powerful 3D API, rendering speed, high efficiency. We can achieve our 3D world. The procedures for the use of a glut (download http://www.xmission.com/ ~ nate/glut.html), he embodies gl.h, glu.h glaux.h has also expanded the number of other senior function. So in our future proceedings, just include glut.h headers. Implementation details please download the source code, the programming opengl familiar friends can see from the code in AX achieve opengl application with the ordinary procedure is the same. Glut library installation for the current glut of glut- 3.7.6. Included glut.h, glut32.lib, glut32.dll put into vc glut.h include the directory into vc glut32.lib put the lib directory put into glut32.dll for system32 vs.net include and lib in .. \ vc7 \ platformSDK under s
Platform: |
Size: 132096 |
Author: 周立 |
Hits:
Description: opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。
本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h,
glu.h
glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。
实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。
glut库的安装
目前的glut库是glut-3.7.6.包含glut.h,glut32.lib,glut32.dll
把glut.h放到 vc的include目录中
把glut32.lib放到vc的lib目录中
把glut32.dll放到system32下
对于vs.net include和lib在..\vc7\platformSDK下
-opengl A powerful as the 3D API, playing up speed, high efficiency. We can realize their 3 D world. The procedures for the use of the glut (download to http :// www.xmission.com/ ~ nate/glut.html) He not only includes gl.h, glu.h glaux.h also expanded some other senior function. So in our future proceedings, just include glut.h headers. Implementation details please download the source code, programming opengl familiar friends can see from the code, AX in achieving opengl application with the ordinary procedure is the same. Glut for the installation of the current glut is the glut- 3.7.6. Glut.h included, glut32.lib. glut32.dll put into vc glut.h include the directory put glut32. vc lib into the lib directory put into system32 under glut32.dll for vs . net include and lib in .. \ vc7
Platform: |
Size: 132096 |
Author: xian |
Hits:
Description: 一款以OPenGL为基础的飞机飞行制作,要在C++头文件中添加几个OPenGL的头文件#include "gl\gl.h"
#include "gl\glu t.h"-A to OpenGL-based aircraft production, to C++ Header file to add a few OpenGL header files of# Include
Platform: |
Size: 208896 |
Author: gaoyuan |
Hits:
Description: Opengl开发库2.0,最新的Opengl开发库,学习Opengl必不可少的工具-Development Library opengl 2.0, opengl latest development library, learning opengl indispensable tool
Platform: |
Size: 743424 |
Author: bruce |
Hits:
Description: opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。
本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h,
glu.h
-opengl as a powerful 3D API, rendering speed, and high efficiency. We can realize their own 3D world. This procedure uses the glut library (downloaded to http://www.xmission.com/ ~ nate/glut.html), he not only contains gl.h, glu.h
Platform: |
Size: 132096 |
Author: jerry |
Hits:
Description: Windows环境下安装GLUT的步骤:
1、将下载的压缩包解开,将得到5个文件
2、在“我的电脑”中搜索“gl.h”,并找到其所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\PlatformSDK\include\gl文件夹”)。把解压得到的glut.h放到这个文件夹。
3、把解压得到的glut.lib和glut32.lib放到静态函数库所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\lib”文件夹)。
4、把解压得到的glut.dll和glut32.dll放到操作系统目录下面的system32文件夹内。(典型的位置为:C:\Windows\System32)-Windows environment to install GLUT steps: 1 Download compressed package will be answered, will be 5 files 2, in the " My Computer" search " gl.h" , and find it in the folder (if it is VisualStudio2005, the installation directory should be below the " VC \ PlatformSDK \ include \ gl folder" ). To extract glut.h get into this folder. 3, the extract obtained glut.lib and glut32.lib static library is located on the folder (if it is VisualStudio2005, while its installation directory should be the following " VC \ lib" folder). 4, the decompression and glut.dll received glut32.dll directory on the following operating systems system32 folder. (Typical for the location: C: \ Windows \ System32)
Platform: |
Size: 149504 |
Author: zhonlon |
Hits:
Description: NEHE教程所有源码,对学习OpenGL的初学者有很大的帮助。-#include <windows.h> // Header File For Windows
#include <gl\gl.h> // Header File For The OpenGL32 Library
#include <gl\glu.h> // Header File For The GLu32 Library
#include <gl\glaux.h> // Header File For The Glaux Library
HDC hDC=NULL // Private GDI Device Context
HGLRC hRC=NULL // Permanent Rendering Context
HWND hWnd=NULL // Holds Our Window Handle
HINSTANCE hInstance // Holds The Instance Of The Application
bool keys[256] // Array Used For The Keyboard Routine
bool active=TRUE // Window Active Flag Set To TRUE By Default
bool fullscreen=TRUE // Fullscreen Flag Set To Fullscreen Mode By Default
LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM) // Declaration For WndProc
GLvoid ReSizeGLScene(GLsizei width, GLsizei height) // Resize And Initialize The GL Window
{
if (height==0) // Prevent A Divide By Zero By
{
height=1 // Making Height Equal One
}
glViewport(0,0,width,height)
Platform: |
Size: 11925504 |
Author: 任龙 |
Hits:
Description: OpenGL开发库,1.将开发库中的.h文件拷贝到Visual C++ 6.0的\Include\GL目录中
2.将.lib文件拷贝到Visual C++ 6.0的\lib目录中
3.将.dll文件拷贝到操作系统的system32目录中-OpenGL development libraries, 1. Will develop in the library. H files are copied to the Visual C++ 6.0 in the \ Include \ GL directory 2. Will. Lib file copied to the Visual C++ 6.0 in the \ lib directory 3. Will. Dll files are copied to operating system system32 directory
Platform: |
Size: 742400 |
Author: YO张 |
Hits:
Description: OPEN Gl 程序所需lib及.h文件,连接 VC++6.0-OPEN Gl lib and the program requires. H files, connecting VC++6.0
Platform: |
Size: 260096 |
Author: wb |
Hits:
Description: opengl的配置文件。包括:gl.h等头文件,oprngl32.dll等dll文件和glut32.lib等文件。在我们用C++编写opengl文件时要用的配置文件。-the head file we need when use C++ to write opengl file.
Platform: |
Size: 743424 |
Author: Michelle |
Hits:
Description: 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/glut.lib/glaux.dll/glu32.dll/glut .dll/glut32.dll/opengl32.dll installation directory illustrations
Platform: |
Size: 751616 |
Author: white |
Hits:
Description: 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.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 more.
Platform: |
Size: 742400 |
Author: irihghh |
Hits:
Description: OpenGL的库函数包,包括glut.h/gl.h/glut32.h和dll,lib相关联的lib文件。(OpenGL library function package, including glut.h/gl.h/glut32.h and DLL, lib associated lib file.)
Platform: |
Size: 125952 |
Author: Yika
|
Hits:
Description: 1.头文件: gl.h, glut.h, glu.h放到E:\Microsoft Visual Studio\VC98\include\GL中,如果没有GL,就自己建一个。
2.静态库文件: Opengl32.lib, glut32.lib, glu32.lib放到E:\Microsoft Visual Studio\VC98\lib中
3.动态链接库: Opengl32.dll, glut32.dll, glu32.dll放到C:\Windows\system中(1. The headerfile are identical, : gl.h glut.h. If there is no, on the E:\Microsoft Visual Studio\VC98\include\GL. GL is a her own.
2. A static library files : Opengl32.lib glut32.lib, to E:\Microsoft Visual Studio\VC98\lib glu32.lib.
3. A dynamic link library : Opengl32.dll glut32.dll, to C:\Windows\system glu32.dll.)
Platform: |
Size: 5120 |
Author: Greenmon
|
Hits:
Description: 很不错的库,给没有找到的人 OpenGL开源库 gl.h(OpenGL gl.h for someone need)
Platform: |
Size: 9216 |
Author: 卖火柴的晓峰 |
Hits:
Description: opengl所有的h头文件,dll文件,lib文件,和库文件设置说明,截止2012年7月最新1.7版glew库。头文件gl.h glaux.h glew.h glext.h glu.h glut.h glxew.h(OpenGL all h header files, DLL files, lib files, and library file settings, as of July 2012, the latest 1.7 edition of glew library. Header file gl.h glaux.h glew.h glext.h glu.h glut.h glxew.h.)
Platform: |
Size: 573440 |
Author: 榴莲三水 |
Hits: