Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • OpenGL-Programming-Guide-2rd.zip OpenGL编程指南非扫描版:内容为英字原文。
  • opengl.rar 利用OpenGL实现基本图像显示,本程序可以用来检验图像图像库是否配置成功
  • OpenGL-chinese.zip 这个程序是OpenGL编程精粹中OpenGL显示3D中文的源代码。
  • OpenGL.rar OpenGL图形系统是一个软件接口,让程序员能够创建交互式程序,使用计算机图形学技术生成具有真实感的图像。本书是OpenGL ARB推荐的OpenGL 1.4版学习指南。   本书首先阐述OpenGL的功能和计算机图形学基本知识,包括状态管理和几何体的绘制、模型变换、视点变换和投影变换、颜色和光照;然后深入探讨一些高级技术,包括反走样、混合、雾效、显示列表、图像处理、纹理映射、帧缓存、网格化、NURBS、选择和反馈等;同时讨论其他一些重要主题,像如何提高程序的性能、OpenGL扩展和跨平台技术等。
  • lesson02.win.cb.zip this is example of opengl program graph 2d dev c++
  • 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 ...
  • opengl.zip 计算机图形学的OpenGL环境的搭建及一个小的测试程序
  • 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