资源列表
MISSILETEST1
- 基于VC的OPENGL三维动画方真及场景漫游系统的实现,详细介绍开发过程-VC-based OpenGL 3D animation side really Walkthrough system and the realization of the development process in detail
纹理映射Texture
- 本程序在窗口中显示了一个加入纹理的场景,使得该场景更加真实,平滑,是基于单文档的MFC应用程序。 在本程序中,纹理场景是通过SetCheckTexture()函数生成的,然后通过DoTransform()函数 将—个顶点从物体坐标系转换到窗口坐标系,利用openGL进行矩阵计算,通过UpdateModelView()函数和InitMatrices()函数实现。-the procedures in the window shows a scene by adding texture, making
A00_学OpenGL编3D游戏
- 3D编程 用opengl编程时的最近本框架,适合刚学图形变成的人学习,有助于理解编成原理-3D programming using opengl programming at the last of this framework, just learning to fit into graphics learning from the people, help understanding into Principle
A01_OpenGL的程序框架
- opengl 编程的基本框架之二,送给出学opengl得人-opengl programming the basic framework of two, gave up the right people learn opengl
A09_MD2动画模型
- 在opengl程序中如何控制mdl动画,程序运行需要特殊环境,可能有文件残缺,不能运行-in opengl process control Ktschau animation, special procedures required for the operation of the environment, it may be incomplete document, not run
A08_显示3D模型
- 程序再opengl场景中引入了3d模型,再VC下课能不能运行,因为只是给出了示例代码,没有3D模型-the procedures opengl scene introduced a 3d model, VC school can not run, because it is only given sample code, no 3D model
A11_射击、爆炸
- OPENGL编程初步,实现射击,爆炸效果,不能运行的划清跟我联系-achieve fire, explosion effects, can not run the draw contact me
OpenGL源代码
- 一个有关OpenGL的源代码,还是比较有用的,里面的代码相当详尽,对于OPENGL的使用方面有较大帮助,俺花了大规模时间来开发的呀,呵呵 望大家一起学习改进-one of the OpenGL source code, it is still useful, inside the code in considerable detail, the use of OpenGL for a greater help, I spent a large-scale development time to
fog
- 使用OPENGL实现场景的雾化效果,提供键盘接口,动态调节效果-use OpenGL scene atomizing effect, keyboard interface, dynamic adjustment results
mfc_basic
- AppWizard has created this mfc_basic application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
OPENGL框架
- 一个opengl框架,对于OPENGL初学者而言有很大的借鉴意义-a framework for beginners OpenGL terms of reference have great significance
