搜索资源列表
MFC_OpenGL.rar
- 基于MFC和OpenGl三维图形开发::介绍OpenGL基本概念,详细讨论了利用OPGEL库,在MFC下进行三维图形的绘制。(有具体实现源码)
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
基于MFC框架的OpenGL三维图形编程
- 一个新的基于MFC框架的OpenGL三维图形VC++编程-a new framework based on the MFC OpenGL 3D graphics programming VC
OPENGL-CHZ
- VC/MFC源代码,在OpenGL下实现汉字的三维显示与旋转!-VC / MFC source code, under the OpenGL 3D display of Chinese characters and rotating!
GdfzbgzL
- 这是一个基于MFC框架的OpenGL三维图形程序,是MFC与OpenGL的初始化应用,希望对初学者有所帮助。-This is a framework based on the MFC OpenGL 3D graphics procedures, MFC and OpenGL is the initial application, and I hope to help beginners.
OPENGL
- 利用OPENGL在MFC的单文档视结构中的窗体上绘制了两国三维物体,并且添加了一些相关的背景绘制-use OpenGL in MFC single document as the structure on the Form 3D rendering of the two objects, and the addition of some relevant background rendering
MFC_OpenGl
- 基于MFC和OpenGl三维图形开发::介绍OpenGL基本概念,详细讨论了利用OPGEL库,在MFC下进行三维图形的绘制。(有具体实现源码)
MFC OpenGL基本框架
- 一个基本的利用OpenGL的程序,可以加载3ds文件
MFC单文档下地球三维显示
- 使用openGL库文件,在VC6.0下编程,通过纹理映射实现地球在MFC单文档下三维显示。
cgTrans3Dcw MFC和OpenGL做的三维坐标系程序
- MFC和OpenGL做的三维坐标系程序,XYZ轴可旋转,平移。-MFC and OpenGL program to do three-dimensional coordinate system, XYZ axis can rotate, pan.
threedbmp.rar
- 在MFC中调用OpenGL库函数来实现二维图像的三维显示,OpenGL in MFC library function call to achieve the two-dimensional images of three-dimensional display
Models
- opengl 三维建模 MFC单文档多视图的框架开发 可以对其进行扩展-MFC Single Document opengl three-dimensional modeling framework for multi-view of its development can be extended
opengl
- 利用Opengl设定MFC的视图环境,三维显示三维数据,处理大量点云数据的显示旋转、平移、缩放等-very good
Citydreamsnow
- 我需要图像处理,这将是实现二维图像的三维显示,这样写的代码,期待与有兴趣的读者分享。首先,以获取图像BMP图像文件,另一个是从剪贴板。的MFC代码库函数调用的OpenGL实现三维二维图像显示,图像宽度,高度和像素亮度的三维空间,分别为,第十坐标, Y坐标。-I need to image processing, it would be the realization of two-dimensional images of three-dimensional display, so write
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
用OPENGL+MFC编的三维地形
- 用OPENGL+MFC编的三维地形,可以构建TIN,旋转,平移,还加了纹理贴图,有数据。-OPENGL+ MFC series with three-dimensional terrain, you can build TIN, rotation, translation, has added texture, there are data.
3DRender
- 基于mfc框架的三维场景渲染,可以通过交互产生多个场景-3D rendering programe made which based on mfc and OPenGL
teapot
- MFC+opengl 三维茶壶的绘制,源码。MFC源代码-MFC+opengl dimensional drawing teapot, source. MFC source code
OpenGL实现二维图像的三维显示
- 基于MFC的使用OPENGL对一幅二维图像进行三维显示的小程序。(This is a program of openGL based on MFC of VC6.0. there is a new method.)
MFC下的可动光照圆柱
- opengl 实现三位图形的旋转、平移、缩放。(Opengl realizes the rotation, translation and scaling of three figures.)