-
-
-
-
-
OpenGL.rar
OpenGL图形系统是一个软件接口,让程序员能够创建交互式程序,使用计算机图形学技术生成具有真实感的图像。本书是OpenGL ARB推荐的OpenGL 1.4版学习指南。
本书首先阐述OpenGL的功能和计算机图形学基本知识,包括状态管理和几何体的绘制、模型变换、视点变换和投影变换、颜色和光照;然后深入探讨一些高级技术,包括反走样、混合、雾效、显示列表、图像处理、纹理映射、帧缓存、网格化、NURBS、选择和反馈等;同时讨论其他一些重要主题,像如何提高程序的性能、OpenGL扩展和跨平台技术等。
-
-
Lorenz-Attractor-3D-OpenGL.zip
This program was created in Dev C++ (OpenGL). The Lorenz oscillator is a 3-dimensional dynamical system that exhibits chaotic flow, noted for its lemniscate shape. The map shows how the state of a dynamical system evolves over time in a ...
-
-
DelphiOpenGL.rar
Opengl program written in Delphi, a very significant study, site of the delphi opengl program is very small,
-
OpenGL.rar
opengl学习资料。对有兴趣学习三维编程的人来说绝对是一本非常好的入门书。可以让你很轻松的编出一个3维程序。
-
FirstOpenGL.zip
My First OpenGL program.
I make it to understand about opengl
-