smple_opengl_mfc

所属分类:GDI/图象编程
开发工具:Visual C++
文件大小:14KB
下载次数:6
上传日期:2009-09-22 14:39:56
上 传 者坤哥哥A
说明:  OpenGl与MFC结合的简单例子,适合初学者学习OpenGL,程序比较简单
(it is OpenGl and MFC sample Demo.)

文件列表:
OpenGLMfc\MainWindow.cpp (4191, 2001-09-15)
OpenGLMfc\MainWindow.h (1808, 2001-03-21)
OpenGLMfc\OpenGLDevice.cpp (3579, 2001-09-15)
OpenGLMfc\OpenGLDevice.h (832, 2001-09-12)
OpenGLMfc\OpenGLMfc.cpp (1802, 2001-01-27)
OpenGLMfc\OpenGLMfc.dsp (4554, 2001-09-15)
OpenGLMfc\OpenGLMfc.dsw (571, 2000-06-12)
OpenGLMfc\OpenGLMfc.h (1556, 2000-06-12)
OpenGLMfc\OpenGLMfc.rc (6580, 2000-06-12)
OpenGLMfc\Resource.h (470, 2000-06-12)
OpenGLMfc\res\OpenGLMfc.ico (1078, 2000-06-12)
OpenGLMfc\res\OpenGLMfc.rc2 (425, 2000-06-12)
OpenGLMfc\SScreenMode.cpp (2083, 2001-09-15)
OpenGLMfc\SScreenMode.h (682, 2001-01-27)
OpenGLMfc\StdAfx.cpp (213, 2000-06-12)
OpenGLMfc\StdAfx.h (1077, 2000-06-12)

----------------------------------------------- Copyright Andre Stein E-Mail: stone@steinsoft.net, andre_stein@web.de Internet: http://www.steinsoft.net ----------------------------------------------- OpenGL/Mfc base code -------------------- Description: ----------- This is the base code I use for all my OpenGL projects. It creates an OpenGL rendering context and sets the screen resolution. It is written in Visual C++ using Mfc. The helper classes SScreenmode and OpenGLDevice (both included) are used. Update: 15-09-2001 ** A little bug has been eliminated. Before the window has always started in fullscreen mode. Now you can control this with the variable CMainWindow::fullscreen. Simply set fullscreen to true for fullscreen or false for windowed mode.

近期下载者

相关文件


收藏者