资源列表
lesson06
- nehe lesson6, basic texture
Lamplight-mixed
- 本文件中包含了各种灯光混合的实例,其中每个实例的档次都是步步上升的,很适于初学者参考。本实例中不仅有C++的例子还包含了OpengL的实例。-This document contains examples of a variety of mixed lighting, where each instance of the grade is increased step by step, and it is suitable for beginners reference. This exampl
OpenGL1
- OpenGL模拟的一个3维空间模型,VC++源码实现,一个模拟的3维视图,随着鼠标移动会改变视图,VC++6下可直接编译代码,仅此参考。 -OpenGL simulation model of a 3-dimensional space, VC++ source code implementation, a simulated three-dimensional view, with the mouse will change the view, VC++6 can be directly
OpenGL
- Opengl编程技术详解, Opengl编程技术详解-Opengl of what
1
- Opengl算法代码,阴影体算法, Opengl算法代码,阴影体算法, Opengl算法代码,阴影体算法, -Opengl algorithm code
ButterflyScreenSaver
- 用VC++结合OPENGL编写的屏幕保护程序源代码,三维场景为蝴蝶飞舞-Combined with VC++ OPENGL screen saver written in the source code, three-dimensional scene as a butterfly fluttering
ParticleScreenSaver
- 用VC++结合OPENGL编写的三维屏幕保护程序,三维场景为多粒子-VC++ with OPENGL with the preparation of three-dimensional screen savers, three-dimensional scene as a multi-particle
MyBomb
- 用VC++6.0结合OPENGL编写的小程序源代码,模拟三维爆炸场景-OPENGL with VC++6.0 with small programs written in the source code to simulate three-dimensional explosions
OPengl
- 学习的例子,比较简单,结构比较完整,可以直接套用-Examples of learning, relatively simple, relatively complete structure can be directly applied
VisualCbasedOpenGL
- 这里面有很多基于VC++的OPENGL三维程序开发,大量的实例代码,对于初学OPENGL是一份很好的学习材料。-It includes huge number of demo,based on VC++ & OPENGL,many code examples. It is a good text book for learner on OPENGL
openglview
- 在一个对话框中实现三个OPENGL画图,表现不同的角度,很有用的哦,里面包含了用于写汉字的类-In a dialog box to achieve three OPENGL drawing, showing a different point of view, very useful Oh, which contains classes used to write Chinese characters
qt_course
- Qt学习笔记: 包括OpenGL编程学习 8-5 用OpenGL绘图(Graphics with OpenGL) OpenGL是绘制2D和3D模型的标准API。在OpenGL基础上,Qt可以使用QtOpenGL模块绘制3D图形。本节假设您已经熟悉OpenGL。如果对OpenGL不了解,可以浏览http://www.opengl.org/。 -Qt course , very detailed programming document.
