搜索资源列表
汉诺塔的演示程序
- 初学MFC时的拙作,一个汉诺塔的演示程序,采用非递归、非堆栈的算法,直接根据当前步数推算出汉诺塔的状态。界面用GDI实现,伪3D的风格。-beginners at the exposition, a HANOR the demo program, the use of non - recursive and non-stack algorithm, directly under the current steps are projected HANOR state. GDI interface
TestVegaWin
- 自己编写的基于vega的mfc应用程序! 适合学习vega和三维软件初学者参考!-prepared based on their loves the mfc applications! Bond for learning 3D software and reference beginners!
OpenGLDialog
- OpenGL 3D图形接口基本框架,在MFC上实现了OpenGL绘图功能
NTGraph3D_src
- 3D graphic library in MFC application
3DRotation
- 一个极为少见的用MFC框架+DIRECTX做的3d程序。
3DRender
- 基于mfc框架的三维场景渲染,可以通过交互产生多个场景-3D rendering programe made which based on mfc and OPenGL
3DText
- 基于mfc的三维文字显示按钮,适合初学mfc的同学尝试。-Mfc-based 3D text display button, suitable for beginner mfc students to try.
zhuanpan
- 通过MFC对话框工程创建一个窗口,在该窗口中使用opengl绘制立方体,圆锥等3D图形,旋转等-MFC dialog project to create a window, the window the opengl rendering cube, cone and 3D graphics, rotation
3D地形漫游
- 建立3D场景,可实现网格和纹理的实现,天空盒,雾化
OpenGL_3D
- 在MFC中利用OpenGL实现三维地形模拟-this codes have a good modeling of 3D terr
oglMFCDialog
- 用OpenGL和MFC单文档进行3D显示的简单实例,在VC++6.0环境调试通过 -programming with OpenGL and MFC
sample
- 利用OpenGL和MFC联合 进行三维绘图 在C# 环境下得到验证-use MFC to draw 3D use opengl draw 3d vistual C++ 2008 it s a good example for combine MFC and OpenGL and I hope It can help you.