资源列表
OPENGL框架
- 一个opengl框架,对于OPENGL初学者而言有很大的借鉴意义-a framework for beginners OpenGL terms of reference have great significance
First
- 图形学opengl的基本代码 什么图形程序都在这个基础上改就行了
chap10
- 关于雷达建模的代码,是一个外国人写的一本关于雷达信号建模的书中的代码,第10章-On radar modeling code, a foreigner writing a book about radar signal modeling code, Chapter 10
Manage
- Tiny, Easy to use Texture Manager for opengl. only need to include 1 file. no external dependencies.
11
- 绘制一个小的正方形,用键盘的上下左右键控制其进行相应的运动。-/* * This Code Was Created By Jeff Molofee 2000 * A HUGE Thanks To Fredric Echols For Cleaning Up * And Optimizing The Base Code, Making It More Flexible! * If You ve Found This Code Useful, Please Let Me Kn
rotating-cube-Codes
- VB OpenGL 旋转正方体代码。 简单的实现了正方体的旋转运动,基于VB编程。-VB OpenGL rotating cube code. Simple implementation of the rotational movement of the cube based on VB programming.
10.1
- 光照模型,1. 绘制OpenGL程序,显示一个圆环,点光源设在圆环的中心位置,通过键盘操作实现光源的移动,观察光源移动时圆环的显示效果-Illumination model, drawing OpenGL program, displays a ring, the movement of the point source located at the center position of the ring, to achieve a light source through the keyboa
LowShader
- 阴影编程及基础。-shadow of programming and infrastructure.
glGears-on-DirectFB
- glGears-on-DirectFB-with-OpenGL-ES: The classic glGears demo for DirectFB ported to OpenGL ES
Figure7.7.c
- 生成b-spline曲面,可以通过调整灯光颜色改变色彩。-realize b-spline
Exc29
- opengl光照的一个实例,单击鼠标左键控制光源的移动,对应窗口中的图形出现明暗的变化-opengl light of an example, click the left mouse button to control the movement of light, corresponding to the graphics window there chiaroscuro changes
lines
- 给初学OpenGL的人(Visual Basic),简单画线功能