搜索资源列表
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.
Butterfly2
- 飞舞的两只蝴蝶,用VC++ MFC编写。比较简单的程序,源码和运行。-Two butterflies fluttering by VC++ MFC prepared. Relatively simple procedures, source code and run.
smple_opengl_mfc
- OpenGl与MFC结合的简单例子,适合初学者学习OpenGL,程序比较简单-it is OpenGl and MFC sample Demo.
Exam01
- MFC+OPENGL画球,鼠标任意拖动控制球的半径,界面友好-MFC+ OPENGL drawing the ball, drag the mouse control of the ball of arbitrary radius, user-friendly
openGLDemo
- MFC下的OpenGL示例程序,有详细的注释-MFC under the OpenGL sample application, contains a detailed comment
DELPHIGL
- 该用delphi开发OpenGL的例子,相信对大家亦用表-The chat program includes two parts, server and client, using a MFC-CSOCKET class. It allows more than one person chat, its modus operandi is similar to Internet chat rooms, you can start on the same machine multiple clie
3DRender
- 基于mfc框架的三维场景渲染,可以通过交互产生多个场景-3D rendering programe made which based on mfc and OPenGL
3DSLOADER
- 在VC在++环境下,编写MFC程序框架,调用OPENGL函数,导入3DS文件并显示的程序-In VC + + environment, MFC programming framework, called OPENGL function, import 3DS files and display procedures
StartOpenGL
- 利用mfc与opengl,在单文档下绘制地球,并贴图,有自转功能,实现鼠标响应事件-Mfc and opengl draw the Earth in a single document, and maps, a rotation function, mouse in response to an event
zhuanpan
- 通过MFC对话框工程创建一个窗口,在该窗口中使用opengl绘制立方体,圆锥等3D图形,旋转等-MFC dialog project to create a window, the window the opengl rendering cube, cone and 3D graphics, rotation
face
- 人脸三维点绘制,脸的朝向随鼠标运动。使用c++,mfc,opengl-Face three-dimensional points drawn face toward the mouse movement. C++, mfc, opengl
Reconstruct_3D
- 基于MFC的opengl显示点云的程序,并为三维重构做好基础!有助于对三维曲面重构有了解-Based on the the MFC opengl point cloud of the program and prepare the ground for the three-dimensional reconstruction!
OpenGL
- 利用MFC开发的OpenGL开发包,适合初学者学习编程语言。-OpenGL development package, suitable for beginners to learn programming language developed by MFC.
3D地形漫游
- 建立3D场景,可实现网格和纹理的实现,天空盒,雾化
SdiOpenGL
- 基于OpenGL和MFC的三维图形绘制源码,包括三棱柱的详细绘制渲染代码-OpenGL and MFC-based three-dimensional graphics rendering code, including a detailed drawing of three prism rendering code
OpenGL
- 用VC++6.0搭建了MFC OpenGL环境,实现一个彩色立方体盒型的展开,并且为全屏显示,隐藏了标题栏和菜单栏。-Use VC++ 6.0 to build the MFC OpenGL environment, to achieve an expanded color cube box type and full-screen display, hiding the title bar and menu bar.
MFC下的可动光照圆柱
- 本文档是基于MFC的可动光照圆柱,可以通过键盘按键来控制圆柱的转动,有利于新手学习opengl及MFC编程