搜索资源列表
OpenGL 场景绘制到打印机.zip
- 用MFC 封装OpenGL 可以用两种API:快速绘制和优秀的界面。然而,由于许多打印机驱动器不支持SetPixelFormat() API 函数,这样就不能直接将OpenGL 场景绘制到打印机上。一种广泛使用的技术是先将一个OpenGL 场景绘制到DIB 区,再将它复制到DC以供打印或预览。这个项目演示了这一方法。
MFC绘制CAD曲线
- 用MFC编写的绘制CAD常用曲线的小程序,其中包括参数样条、Bezier曲线、B样条曲线。 使用了MFC模板,OpenGL函数库。支持鼠标交互式输入,在一个工程中完成了三种曲线的拟合.点击工具栏中的“曲线”,鼠标选择画线类型。选择之后,鼠标取点后,将画出你所想画的曲线。
Dialog Opengl
- 一个基于OpenGl的MFC框架,可以加载3DS模型
MFC单文档下地球三维显示
- 使用openGL库文件,在VC6.0下编程,通过纹理映射实现地球在MFC单文档下三维显示。
MYCLOUD
- 用OpenGL绘制的云纹理,在MFC上编程实现 关键字:MFC,OpenGL,云纹理-The clouds draw with OpenGL texture in the programming on MFC Key word: MFC, OpenGL, cloud texture
openGL-draw-earth-
- 用openGL加MFC写的地球程序,具有显示控制旋转缩放等功能-Written using openGL earth plus MFC program, with rotating zoom display and control functions
OpenGl
- 一个OPENGL的场景漫游实例,用VC++实现。带有部分分析。-OPENGL scene of a roaming example, using VC++ Achieve. With some analysis.
teaport
- 用VC++和MFC开发的OpenGL程序,茶杯和茶叶不断下降。-OpenGL program using MFC and VC++ , teacups and tea continues to drop.
OpenMP
- VS2010 C++ openMP 简单示例(Hello World 例子),VC2010下编译通过-VS2010 C++ openMP simple example (Hello World example), VC2010 compiled by
将.png格式中的宽,高和图像数据读出来,然后保存在.pnf的格式中,方便opengl纹理贴图使用
- 将.png格式的图片中的宽和高和真正的图像数据读出来保存在.pnf格式的文件中,如需在OpenGl中需要贴.png中的数据,这样可以直接使用,并且添加了MFC中的文件选择对话框,让用户进行选择
Butterfly2
- 飞舞的两只蝴蝶,用VC++ MFC编写。比较简单的程序,源码和运行。-Two butterflies fluttering by VC++ MFC prepared. Relatively simple procedures, source code and run.
dynviews
- 非基于MFC的文档/视图结构创建多维动态视图,轻松创建多维视图的效果,通过openGL,实现效果显示。-Are not based on MFC s document/view structure to create multi-dimensional and dynamic view, to easily create multi-dimensional view of the effect, through openGL, to achieve the effect of show.
VC_MFC
- 在vc++环境下,基于MFC的不规则形状按钮,计算器,切分窗口,用OpenGL实现简单动画和制作可扩展对话框-In vc++ Environment, based on the MFC of the irregular shape of the button, calculator, split window, using OpenGL to achieve a simple animation and production scalability of the dialog box
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
SDIOpenGL
- 在mfc单文档中如何使用OpenGl,包含具体txt步骤方法-how to use OpenGL in SDI of mfc,including a text for the detail
Coordinate3
- VC++ MFC绘制坐标系,串口通信,绘制曲线,有注释,基于MFC的dialogbased工程,关键词:MSCOM控件,CDC绘图,坐标系绘制,日期显示,动态显示曲线-VC++ MFC drawing coordinate system, serial communication, drawing curves, with notes, based on MFC' s dialogbased works Keywords: MSCOM control, CDC Graphics, coor
3D地形漫游
- 建立3D场景,可实现网格和纹理的实现,天空盒,雾化
MFC下的可动光照圆柱
- 本文档是基于MFC的可动光照圆柱,可以通过键盘按键来控制圆柱的转动,有利于新手学习opengl及MFC编程
Opengl漫游世界
- OpenGL和MFC做成的代码,很适合初学者学习(OpenGL and MFC are very easy to use ,please down it and learn it.)
OpenGL开发的机械臂运动仿真程序(含代码)
- OpenGL开发的机械臂运动仿真程序,可以运行,可以借鉴(OpenGL development of the manipulator motion simulation program, can run, can learn from)