搜索资源列表
OpenGL_MFC
- 使用 Visual C++ MFC OpenGL AppWizard创建一个OpenGL应用程序框架,其中的模板来自于MFC OpenGL.awx,使用模板来创建OpenGL程序框架省去了大量的重复性劳动。-use OpenGL MFC Visual C +5.0 create an OpenGL application framework, templates from MFC OpenGL.awx, the use of templates to create OpenGL procedur
exam1_flag
- 首先使用 Visual C++ MFC OpenGL AppWizard创建一个OpenGL应用程序框架,NeHe的实例都是基于Win32的,本实例在MFC下实现了相同的效果。-the first to use OpenGL MFC Visual C +5.0 create an OpenGL application framework, binding for the Java language examples are based on Win32, in the case of MFC a
holsavers
- Holistic Screensavers Beginning to End - The Code Project - C++ - MFC-Holistic Screensavers Beginning to End-T he Code Project-C-MFC
3Dpage
- 这是用c++ 、mfc,而不用opengl,模拟3d 函数作图的一个例子,是理解计算机图形学的很好的程序.-c, mfc, without opengl, 3d simulation of a mapping function examples, understand very well the computer graphics procedures.
CADSimer
- CADSimer程序系在Visual C++/MFC与OpenGL API的集成开发环境下用面向对象的技术开发的三维CAD软件:展示了在MFC中使用OpenGL技术,将OpenGL函数封装为类,可以方便地在Visual C++/MFC软件中进行移植。通过调用OpenGL中的函数,实现图形变换等操作。
c++25
- 利用MFC和OpenGL编程,可观察3DS模型,简单实用
Opengl 的MFC编程框架
- 这是个基于Visual C++ 环境的MFC单文档的Opengl 编程框架,用户可以直接在绘图函数里面用Opengl 函数来绘制模型,不需要再另外添加初始化函数!!此框架具有通用性!
MyTemplate
- 是一个MFC+OPENGL的程序框架,实现了物体的缩放、平移缩放、旋转、改变光照和材质、以及动画效果。对于初学者非常有用!-Is a MFC+ OPENGL the procedural framework to achieve the objects of the zoom, pan zoom, rotate, change the light and texture, as well as animation effects. Very useful for beginners!
OpenGL
- This a Basic Example, about how to use OpenGL in Visual C++ MFC-This is a Basic Example, about how to use OpenGL in Visual C++ MFC
OPENGL_MFC_TUTORIALS
- it has been assumed that the reader has a fundamental Windows programming background and is also familiar with the Microsoft Foundation Classes (MFC). The reader need not have any background in OpenGL. All the code for these tutorials has been writte
glew
- c++/MFC 必要头文件,是学习openGL必要的头文件,可以看到源代码,方便使用-head file of c++,made for learning openGL,you need
MFC-based-method-of-circle-
- 这是一个基于C++MFC的圆的画法,包含opengl程序部分-This is a C++ MFC-based round of painting, including some opengl program
Rubiks-Cube-Solver
- 这是Windows基于对话框的应用程序,在Visual C++ / MFC的环境下,得到了一个杂乱的鲁比克魔方的显示步骤。一个魔方的配置可以由一个二维视图表示。 3D视图采用的是OpenGL技术。-This is a windows Dialog based application written in Visual C++/MFC that solves a scrambled Rubik s cube, showing the steps. A Rubik s cube configurat
MFCtuixiangzi
- 推箱子,可运行,简单易懂,基于MFC上的C++源码,只是没有MFC资源文件-Sokoban, run, easy to understand, based on C++ MFC source, but no MFC resource file
TERRAIN3DTEST
- visual c++ MFC使用opengl实例及加载ms3d文件流程,结合mfc进行编辑,适合初学者。-visual c++ MFC examples and use opengl loaded ms3d document workflow, combined with mfc editing for beginners.
OpenGL--lizizhihuoshanpenf
- 通过C++MFC平台实现粒子的火山喷发,运用了MFC平台-Particles was achieved by c++ MFC platform of volcanic eruptions
xlasscontrol
- 用Visual C++中绘制位图按钮MFC的CButton类提供Windows按钮控件的功能,-Draw the bitmap button with Visual c++ MFC CButton class provides the function of the Windows button control,
JAQQ01
- 用Visual C++中绘制位图按钮MFC的CButton类提供Windows按钮控件的功能,-Draw the bitmap button with Visual c++ MFC CButton class provides the function of the Windows button control,
RadarScan0807
- MFC上使用picture control控件,用OPENGL绘制动态雷达扫描图(MFC uses picture control controls, and draws a dynamic radar scan with OPENGL)
OpenGL Tutorials for Windows using MFC
- This tutorial is all about OpenGL using MFC in Window Environment.