文件名称:OpenGL_ActiveX
- 所属分类:
- OpenGL
- 资源属性:
- [Windows] [Visual C] [源码] [Visual.Net]
- 上传时间:
- 2008-10-13
- 文件大小:
- 72.63kb
- 下载次数:
- 2次
- 提 供 者:
- x***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 75448138opengl_activex.rar 列表 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控件