OpenGL ES Examples
The lessons can be followed at http://www.learnopengles.com.
The lessons:
————
Lesson Eight: An Intro to VBOs (Vertex Buffer Objects)
Lesson Seven: An Intro to VBOs (Vertex Buffer Objects)
Lesson Six: Texture Filtering Modes
Lesson Five: An Intro to Blending
Lesson Four: Basic Texturing
Lesson Three: Adding Per-Pixel Lighting
Lesson Two: An Intro to Lighting
Lesson One: Getting Started
更多
OpenGL ES Examples 1.0.8.1 更新
– Added live wallpaper examples.
(in 1.0.7.1):
– Updated Lesson Eight: Improved lighting.
(in 1.0.7):
– Added Lesson Eight: An Intro to IBOs (Index Buffer Objects)
(in 1.0.6):
– Added Lesson Seven: An Intro to VBOs (Vertex Buffer Objects)
– Now using libGDX OpenGL ES 2 JNI wrapper for VBO support on Froyo.
– Updated description due to a complaint about there being no “tutorials”.
(in 1.0.5):
– Added Lesson Six: Texture Filtering Modes.