资源列表
texture
- 一个关于纹理贴图的例子,将一张bmp图贴到一个正方体盒子的六个面上,并让盒子沿三个方向旋转。-A single example of texture.
Alpha
- 绘制以立方体,对其进行纹理后进行Alpha混合
fog
- Opengl雾化和地形-Opengl atomization and terrain
3DDelaunay
- 用C++和OpenGL实现基于生长法的三角形剖分算法,并把该算法的实现算法应用到地形的显示中去!-using C and OpenGL-based growth method triangulation algorithm, and the realization of this algorithm is applied to the terrain display!
wuqi
- 这个代码是实现雾气多重效果的代码,可以设置雾气浓度,颜色,及阳光在雾气中的光照特性。对中高级的效果开发,很有参考意义,一定可以运行。-This code is the code to achieve multi-effects fog, mist concentrations can set the color, light and sun in the mist of properties. The effect on senior development is very useful, it
MouseRotate
- 点击物体,可以产生像3DMax那样产生轨迹球,通过点击各个圆并移动鼠标来旋转物体。-Click on objects, can produce as 3DMax produced as a trackball, by clicking on each circle and move the mouse to rotate the object.
OpenGL_SDK_Guide
- 业界权威Nv的OpenGL SDK 10的用户手册.
OpenGL_3D
- 《OpenGL三维图形系统》源码 Chapter01~Chapter08 OpenGL开发库
libglsl-1.0.0rc4
- OpenGL Shading language c/c++ wrapper package
WaterPool
- 一个opengl实现的三维水池,只是一个demo,无源码-Opengl implementation of a three-dimensional pool, just a demo, not source
VisualC++OpenGL
- 有关于C++OpenGL的高级编程能更好的指导我们进行C++编程,希望大家共同进步.-OpenGL on the High C programming can better guide us for C programming, we hope that common progress.
VisualC++OpenGL
- 《 Visual C++ 高级编程技术OpenGL篇 》程序源代码 第一章:OpenGL编程基础 第二章:使用MFC进行OpenGL编程 第三章:OpenGL基本绘图技术 第四章:创建OpenGL编程模板 第五章:几何常见三维模型读取和绘制 第六章:虚拟地形场景漫游和导弹发射 第七章:OpenGL超味编程 第八章:人体动画设计系统 强列向学习opengl编程的朋友推荐!
