搜索资源列表
Opengl 的MFC编程框架
- 这是个基于Visual C++ 环境的MFC单文档的Opengl 编程框架,用户可以直接在绘图函数里面用Opengl 函数来绘制模型,不需要再另外添加初始化函数!!此框架具有通用性!
OpenGL在MFC平台的编程示例
- 适合于opengl初学者,特别是利用MFC编程的学者; 程序内容并不复杂,示例程序包括基本框架、基本图元、组合图形、光照、材质、纹理、显示列表、动画等,某些程序具备通用性。
MFC实现三维空间绘制Hermite曲线
- 本程序主要在VC++情况下实现CAD中的Hermite曲线,在这里使用了OpenGL
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
OpenGl
- 一个OPENGL的场景漫游实例,用VC++实现。带有部分分析。-OPENGL scene of a roaming example, using VC++ Achieve. With some analysis.
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)
OpenGL
- MFC OpenGL 中子发射模型 包括文件读取、坐标旋转、图像截取、投影、对话框交互等-VC++6.0 OpenGL model、 projection、files reading
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)
- OpenGL在mfc中的应用的ppt,非常有用-OpenGL
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开发的机械臂运动仿真程序(含代码)
- OpenGL开发的机械臂运动仿真程序,可以运行,可以借鉴(OpenGL development of the manipulator motion simulation program, can run, can learn from)
OpenGL Tutorials for Windows using MFC
- This tutorial is all about OpenGL using MFC in Window Environment.