资源列表
WIN32_GL
- 一个win32平台下的opengl编程实例,讲的是车轮滚动-a win32 platform under the opengl programming examples, spoke of the wheel rolling
Triangle
- 该文件是一个openGL简单的入门例子,很适合初学者。-The file is a simple example of the entry openGL, it is suitable for beginners.
Lesson04
- 可以直接下载来进行教学和实验,简单的源代码 -Can be directly downloaded for teaching and experiments, the simple source code
Lesson04
- opengl例程4,初学者学习例程,class4-opengl routines 4, beginners to learn routines, class4
GLRect
- OpenGL程序设计,值得一看,适合入门读者-OpenGL programming, worth a visit, suitable for entry-readers
RenderTexture-2.0.3
- 利用可编程图形处理和OpenGL图形库来绘制三维纹理-programmable graphics and OpenGL graphics library to 3D texture mapping
FlaginWind
- OpenGL 在风中飘动的旗帜 简化了在该网站上下载的例子,去掉了不必要的代码已经内存泄露等问题-modify the code downloaded here, just simplify the code and correct the bugs in it
opengl2
- opengl源代码,用opengl编写的一个小游戏,-opengl
3Dpage
- 这是用c++ 、mfc,而不用opengl,模拟3d 函数作图的一个例子,是理解计算机图形学的很好的程序.-c, mfc, without opengl, 3d simulation of a mapping function examples, understand very well the computer graphics procedures.
OpenGL
- 在三维绘图蓬勃发展的过程中,计算机公司推出了大量的三维绘图软件包。其中SGI公司推出的OpenGL,作为一个性能优越的图形应用程序设计界面(API)异军突起,取得了很大的成就。它以高性能的交互式三维图形建模能力和易于编程开发,得到了Microsoft、IBM、DEC、Sun、HP等大公司的认同。因此,OpenGL已经成为一种三维图形开发标准,是从事三维图形开发工作的必要工具。
OPENGL
- 用window api编写的OPENGL框架-opengl framework with win api
textureGlow
- GLSL的关于添加纹理的一个案例。需要先对vc配置opengl的环境。(A case of the texture of GLSL.)