搜索资源列表
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
example2
- 一个再简单不过的openGL程序,有兴趣的话可以共同讨论-The most simple OpenGL program, come and discuss together if you are interested.
MapMaker
- “虚拟地景生成系统”是基于Windows2000系统和Visual C++ 6.0平台,利用基本OpenGL函数编程技术开发的三维可视化成果。它通过简单的DEM(数字高程模型)数据,建立格网模型、再根据光照强度、高程值及有关数据建立数学模型,生成晕渲,再将它投影到平面上,达到模拟现实地貌起伏的效果。 本系统采用XP风格界面,清新自然。它具有透射/正射投影切换、漫游、缩放功能。支持分层晕渲、比高设定、平移、旋转、翻滚、视野调节、雾化、纹理贴图(显示/隐藏)等诸多功能,单幅、1MB大小的DEM数据生
OPENGL_Demo
- 一个简单的OPENGL程序源码,对于OPENGL的初学者有很大的帮助,包含了坐标设定,转换矩阵,光照-a simple procedure source OpenGL, OpenGL and beginners are of great help to contain the coordinates of the creation, conversion matrix, light.
c_openglflie
- OPENGL基础模板 有光照,转置,投影等基本操作,对刚学习OPENGL有帮助-OpenGL based templates are light, turn home, the basic operation of the projector, just learning to help OpenGL
lightuse
- OpenGL中的灯光设置的例子,里面有关于这方面的具体例子-OpenGL lighting set the example, there are in this regard to the specific examples
基于OpenGL编程实现三维虚拟现实
- 本文着重于OpenGL扩展的应用。在此基础上,详细阐述Ms Windows环境下VC++6.0中实现的OpenGL 扩展的应用技术,并通过实例加以验证。-This paper focuses on the expansion of OpenGL application. On this basis, Ms elaborate VC Windows 6.0 environment is achieved by extending the OpenGL application technologie
open_z
- 一个delphi 下 opengl的演示程序 可根据参数画出线 圆 矩形,可作为delphi下 opengl的入门参考 程序有详细注释,运行要opengl库文件支持 在压缩包内已有 放了system文件夹下就行-an opengl under the demonstration program under the parameters of painting Cup round rectangle, as delphi under opengl entry procedures are deta
GLBLEND1
- 一个很好的OpenGL融合的例子,可用于制造透明或半透明的特殊效果,注意:在运行程序之前,请将提供的\"*.dll文件拷贝到系统的\"Windows(或WinNT)\\system32\\\"目录下。如果还需要别的文件请自己配置! -a good example of the integration of OpenGL and can be used to create a transparent or semi-transparent special effects Note : Befo
TEXSMPL1
- 一个很好的OpenGL纹理映射的例子,注意: 在运行程序之前,请将提供的“DLL\\*.dll文件拷贝到系统的\"Windows(或WinNT)\\system32\\\"目录下。 -a good OpenGL texture mapping example Note : Before running the program, I would be grateful if the "DLL \\ *. dll files are copied to the system&qu
GEARS1
- 一个很好的3D与OpenGL结合的例子,实现多级齿轮的运动,效果很好,在运行程序时请先把提供的.dll文件拷贝到你的系统的 SYSTEM32目录下,否则不能运行!-a good combination of 3D and OpenGL example, multi-class sports gear, a good effect, and the operational procedures for the provision when the post. Dll files are copie
GLSample1
- 在vc的环境下关于mfc的opengl的窗口设置的简单例子,程序很简单,对opengl的初学者应该很有用.-in vc environment on the opengl mfc the window set up a simple example, the procedures are simple, right opengl beginners should be very useful.
gl2Rotatef
- 用OPENGL编写的如何使一个正方形旋转,并还有光照和材质的选择。-prepared using the OpenGL how a square rotation, and there are light and material choice.
OpenGL光照效果
- OpenGL的关照效果编程,为聚光效果,在程序运行前,请将提供的 OpenGL开发库的*.dll文件拷贝到系统的\"Windows(或WinNT)\\system32\\\"目录下。-OpenGL Programming care effect of concentrating effect of the procedure before the operation, I should be grateful if the development of the OpenGL library *.
OGL_1for3
- 包含了四个opengl代码,分别是cubes,grid,quark,stars,都是经典的例程,代码简明,效果惊人,本人从中受益匪浅,适合opengl初级和中级学者。-contains four opengl code, namely cubes, grid, Quark, stars are the classic routines, code simple, stunning effect, I benefited from, opengl for primary and secondary
sgi-win32
- Nate Robins超级精彩的opengl范例!包含了Nate在sgi工作期间编写的十余个OGL例程,从不同的方面阐述了这位大师对opengl的理解,每一个效果都相当精彩,适合所有opengl的学习者。-Nate Robins opengl Super wonderful example! Nate contains sgi work in the preparation of more than ten OGL routines, from different sides expounded
starfighter
- OPENGL 3D游戏源码,有兴趣的可以下载好好研究研究,上传就是要我说太多的废话,看源代码是最佳方式。-OpenGL 3D gaming source, are interested can download a good studies, Uploading is to me that too many of rubbish to see the source code is the best form.
OpenGL_basic
- OpenGL编程基础,关于OpenGL的许多基础知识,适合也初学者上手-OpenGL programming based on the OpenGL many basic knowledge, are suitable for beginners to get started
OpenGLlearning_OK
- 自已编的一个小的openGL的VC 程序源码,希望对那些对3D图形有兴趣的朋友有所帮助.-own a small part of the VC Program openGL source, and I hope to those who are interested in 3D graphics friends help.
threedmesh
- 为了实现图像处理的需要,实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三
