OpenGL ES Examples

  • 应用版本:
  • 应用大小:
  • 系统要求:
  • 更新时间:2021-03-6 22:34
  • 访问密码:659522

无法下载?请联系QQ:739696033

OpenGL ES Examples

This application is a portfolio of examples, based on the lessons and tutorials over at Learn OpenGL ES to help teach you OpenGL ES and 3D graphics programming on Android. The lessons are mostly in OpenGL ES 2 so you will need support for that on your device.

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 更新

2015年08月13日
(in 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.

Top