搜索资源列表
Opengl 的MFC编程框架
- 这是个基于Visual C++ 环境的MFC单文档的Opengl 编程框架,用户可以直接在绘图函数里面用Opengl 函数来绘制模型,不需要再另外添加初始化函数!!此框架具有通用性!
OpenGL在MFC平台的编程示例
- 适合于opengl初学者,特别是利用MFC编程的学者; 程序内容并不复杂,示例程序包括基本框架、基本图元、组合图形、光照、材质、纹理、显示列表、动画等,某些程序具备通用性。
gloop.zip OpenGL类库源码
- OpenGL类库源码 ,The sourcecode for OpenGL library
OpenGL.rar
- 创建一个基于MFC 的Single Document 应用程序,利用OpenGL 进行图形的绘制: 1.实现OpenGL 绘图环境和Windows 绘图环境兼容。 2.利用OpenGL 绘图函数进行一些基本图形如直线、多边形的绘制。 3.利用OpenGL 设置图形的颜色。 ,Create a Single Document in MFC-based applications, using OpenGL for graphics rendering: 1. Achieve OpenGL g
Beziercurve.rar
- mfc+opengl+3次Bezier曲面,mfc+ opengl+ 3 times Bezier surface
OpenGL_Views.rar
- MFC+OpenGL开发的多视图程序,一个主视图外加三个子视图。很不错的程序。,MFC+ OpenGL development of multi-view process, a main view plus three sub-view. Very good procedures.
OpenGL.rar
- OpengL mfc框架,可自由实现全屏和窗口两种显示模式,代码浅显易懂,OpengL mfc framework, be free to achieve the two full-screen and window display mode, code easy to understand
OpenGL
- 此源码是vs2005。mfc单文档实现opengl的一些基本功能,包括:点,直线,虚线,三角形,sierpinski,实现鼠标拖动的和bresham算法,和中点园算法..也可以输入坐标点-It s based on Opengl,and it can draw points,lines,triangle,polygon.cricle,use some algorithm such as bresham amd mid_circle...you can also use mouse or set
Models
- opengl 三维建模 MFC单文档多视图的框架开发 可以对其进行扩展-MFC Single Document opengl three-dimensional modeling framework for multi-view of its development can be extended
GLTemp
- OpenGL MFC 基类 VC++程序源码 定义了COpenGLBase类,使OpenGL与MFC结合变得简单方便。-OpenGL MFC base class VC++ Procedures defined COpenGLBase source categories, so that combination of OpenGL and MFC has become easy and convenient.
OpenGL
- opengl MFC框架 opengl MFC框架-opengl MFC framework opengl MFC framework
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
airballoon
- opengl MFC 绘制的五彩气球的放飞过程模拟-fly air balloon (opengl and MFC)
round
- 贴图,纹理,实现一个圆柱。并且能够旋转! opengl mfc-opengl mfc
用OPENGL+MFC编的三维地形
- 用OPENGL+MFC编的三维地形,可以构建TIN,旋转,平移,还加了纹理贴图,有数据。-OPENGL+ MFC series with three-dimensional terrain, you can build TIN, rotation, translation, has added texture, there are data.
opengl_mfc_classic_example_of_a_single_document_so
- mfc单文档经典opengl实例源码opengl mfc classic example of a single document source-opengl mfc classic example of a single document source opengl mfc classic example of a single document source
MFCOpenGL
- opengl MFC下的框架搭建,包括添加哪些文件 并有简单例子-to build the platform for opemgl in MFC
mfc-and-opengl
- 该代码适用于vc++环境下,并在mfc对话框下用opengl仿真,这对于初学计算机图形的学者来说,是容易上手的!-The code for vc++ environment, and use opengl mfc dialog box under the simulation, which for a scholar beginning computer graphics, it is easy to use!
72989544fenxing
- 3d分形算法 产生的 tree的 另一个demo openGL MFC -3d fractal algorithm to generate the tree, another demo openGL MFC
OpenGL Tutorials for Windows using MFC
- This tutorial is all about OpenGL using MFC in Window Environment.