搜索资源列表
OpenGL 场景绘制到打印机.zip
- 用MFC 封装OpenGL 可以用两种API:快速绘制和优秀的界面。然而,由于许多打印机驱动器不支持SetPixelFormat() API 函数,这样就不能直接将OpenGL 场景绘制到打印机上。一种广泛使用的技术是先将一个OpenGL 场景绘制到DIB 区,再将它复制到DC以供打印或预览。这个项目演示了这一方法。
MFC绘制CAD曲线
- 用MFC编写的绘制CAD常用曲线的小程序,其中包括参数样条、Bezier曲线、B样条曲线。 使用了MFC模板,OpenGL函数库。支持鼠标交互式输入,在一个工程中完成了三种曲线的拟合.点击工具栏中的“曲线”,鼠标选择画线类型。选择之后,鼠标取点后,将画出你所想画的曲线。
MFC使用OpenGL
- MFC使用OpenGL
Dialog Opengl
- 一个基于OpenGl的MFC框架,可以加载3DS模型
MFC单文档下地球三维显示
- 使用openGL库文件,在VC6.0下编程,通过纹理映射实现地球在MFC单文档下三维显示。
OpenGl
- 一个OPENGL的场景漫游实例,用VC++实现。带有部分分析。-OPENGL scene of a roaming example, using VC++ Achieve. With some analysis.
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
3Dmofang
- 程序是用 VC++ MFC 和 OPENGL写的,经测试在winXP,win2003,VISTA下均可运行.-Procedure is used VC++ MFC and OPENGL written, tested in winXP, win2003, VISTA can be run under.
opengl_activex
- An OpenGL ActiveX Control Developed with MFC 用MFC写的OpenGL控件 -An OpenGL ActiveX Control Developed with MFC by MFC controls written in OpenGL
draw_lines_5_methods
- 5种划线算法 中值法划线 opengl化线 mfc划线-5 methods to drawe lines
openglmultidialog-0.1
- multi dialog openGL, it is important to create MFC dialogs using openGL, it also give the chance to use the mouse
StepinGL
- mfc+opengl框架 可画出图像。只需继续添加代码即可编程-mfc+ opengl framework could draw the image. Just continue to add programming code
GLTable
- mfc+opengl 开发框架,有缩放、旋转、移动功能。只需继续添加代码-mfc+ opengl development framework, there are scaling, rotation, mobility features. Just add the code to continue
start
- opengl mfc for beginner
OpenGL
- MFC OpenGL 中子发射模型 包括文件读取、坐标旋转、图像截取、投影、对话框交互等-VC++6.0 OpenGL model、 projection、files reading
Exam01
- MFC+OPENGL画球,鼠标任意拖动控制球的半径,界面友好-MFC+ OPENGL drawing the ball, drag the mouse control of the ball of arbitrary radius, user-friendly
miniOpenGL_Design
- 基于(Visual C++ 6.0)MFC & OpenGL库编写的小型三维图形程序设计开发工具-Based (Visual C++ 6.0) MFC & OpenGL 3D graphics library written procedures for small-scale design and development tools
mfc-opengl
- visual studio2010平台的mfc对话框 opengl程序,画一个正方形-visual studio2010 platform opengl mfc dialog program, draw a square
OpenGL开发的机械臂运动仿真程序(含代码)
- OpenGL开发的机械臂运动仿真程序,可以运行,可以借鉴(OpenGL development of the manipulator motion simulation program, can run, can learn from)
MFC下的可动光照圆柱
- opengl 实现三位图形的旋转、平移、缩放。(Opengl realizes the rotation, translation and scaling of three figures.)