搜索资源列表
2D3DPro
- 图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。-First, to obtain images bmp image files, and the other is from the clipboard. The code in the MFC library functions in the OpenGL calls to achieve the three-dimensi
Lesson1
- 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
Cohen-SutherlandMFC
- Cohen-Sutherland算法实现直线裁剪在MFC下实现,opengl-Cohen-Sutherland algorithm implemented in MFC linear cutting, opengl
TempTest
- 在VS2008下面实现的使用OpenGL和MFC结合的画一些基本图元-Here in VS2008 using OpenGL and MFC realize a combination of painting some of the basic elements
simpleMFC
- 一个简单的MFC程序,结合了OPENGL的2D编程,实现了简单的画图功能。是一个openGL如何在MFC中结合应用的例子。-A simple MFC program, with the 2D OPENGL programming, to achieve a simple drawing functions