文件名称:OpenGL_ActiveX
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:72.63kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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
本程序使用了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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
opengl控件/MyAX/mytest1.raw
opengl控件/MyAX/ReadMe.txt
opengl控件/MyAX/stdafx.cpp
opengl控件/MyAX/stdafx.h
opengl控件/MyAX/Resource.h
opengl控件/MyAX/MyAX.vcproj
opengl控件/MyAX/MyAX.cpp
opengl控件/MyAX/MyAX.h
opengl控件/MyAX/MyAX.def
opengl控件/MyAX/MyAX.rc
opengl控件/MyAX/MyAX.idl
opengl控件/MyAX/MyAX.ico
opengl控件/MyAX/MyAXCtrl.h
opengl控件/MyAX/MyAXCtrl.cpp
opengl控件/MyAX/MyAXPropPage.h
opengl控件/MyAX/MyAXPropPage.cpp
opengl控件/MyAX/MyAX.sln
opengl控件/MyAX/MyAX.suo
opengl控件/MyAX/MyAX_i.c
opengl控件/MyAX/MyAXidl.h
opengl控件/MyAX/utils.cpp
opengl控件/MyAX/Texture.h
opengl控件/MyAX/Texture.cpp
opengl控件/MyAX/utils.h
opengl控件/MyAX/Debug
opengl控件/MyAX/hlp/test.rtf
opengl控件/MyAX/hlp/Bullet.bmp
opengl控件/MyAX/hlp/test.hm
opengl控件/MyAX/hlp
opengl控件/MyAX/MyAXCtrl.bmp
opengl控件/MyAX
opengl控件/TestAX/TestAX.vcproj
opengl控件/TestAX/TestAX.ncb
opengl控件/TestAX/ReadMe.txt
opengl控件/TestAX/TestAX.h
opengl控件/TestAX/TestAX.cpp
opengl控件/TestAX/TestAXDlg.h
opengl控件/TestAX/TestAXDlg.cpp
opengl控件/TestAX/stdafx.h
opengl控件/TestAX/stdafx.cpp
opengl控件/TestAX/TestAX.sln
opengl控件/TestAX/TestAX.suo
opengl控件/TestAX/Resource.h
opengl控件/TestAX/TestAX.aps
opengl控件/TestAX/TestAX.rc
opengl控件/TestAX/Debug
opengl控件/TestAX/res/TestAX.rc2
opengl控件/TestAX/res/TestAX.manifest
opengl控件/TestAX/res/TestAX.ico
opengl控件/TestAX/res
opengl控件/TestAX
opengl控件/相关文档.txt
opengl控件
www.dssz.com.txt
opengl控件/MyAX/ReadMe.txt
opengl控件/MyAX/stdafx.cpp
opengl控件/MyAX/stdafx.h
opengl控件/MyAX/Resource.h
opengl控件/MyAX/MyAX.vcproj
opengl控件/MyAX/MyAX.cpp
opengl控件/MyAX/MyAX.h
opengl控件/MyAX/MyAX.def
opengl控件/MyAX/MyAX.rc
opengl控件/MyAX/MyAX.idl
opengl控件/MyAX/MyAX.ico
opengl控件/MyAX/MyAXCtrl.h
opengl控件/MyAX/MyAXCtrl.cpp
opengl控件/MyAX/MyAXPropPage.h
opengl控件/MyAX/MyAXPropPage.cpp
opengl控件/MyAX/MyAX.sln
opengl控件/MyAX/MyAX.suo
opengl控件/MyAX/MyAX_i.c
opengl控件/MyAX/MyAXidl.h
opengl控件/MyAX/utils.cpp
opengl控件/MyAX/Texture.h
opengl控件/MyAX/Texture.cpp
opengl控件/MyAX/utils.h
opengl控件/MyAX/Debug
opengl控件/MyAX/hlp/test.rtf
opengl控件/MyAX/hlp/Bullet.bmp
opengl控件/MyAX/hlp/test.hm
opengl控件/MyAX/hlp
opengl控件/MyAX/MyAXCtrl.bmp
opengl控件/MyAX
opengl控件/TestAX/TestAX.vcproj
opengl控件/TestAX/TestAX.ncb
opengl控件/TestAX/ReadMe.txt
opengl控件/TestAX/TestAX.h
opengl控件/TestAX/TestAX.cpp
opengl控件/TestAX/TestAXDlg.h
opengl控件/TestAX/TestAXDlg.cpp
opengl控件/TestAX/stdafx.h
opengl控件/TestAX/stdafx.cpp
opengl控件/TestAX/TestAX.sln
opengl控件/TestAX/TestAX.suo
opengl控件/TestAX/Resource.h
opengl控件/TestAX/TestAX.aps
opengl控件/TestAX/TestAX.rc
opengl控件/TestAX/Debug
opengl控件/TestAX/res/TestAX.rc2
opengl控件/TestAX/res/TestAX.manifest
opengl控件/TestAX/res/TestAX.ico
opengl控件/TestAX/res
opengl控件/TestAX
opengl控件/相关文档.txt
opengl控件
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.