< GLSL Programming
The Android SDK supports GLSL for OpenGL ES 2.0 via the Java class android.opengl.GLES20.
- An example program is included in the Android SDK.
- This GLES 2.0 sample introduces useful classes for constructing and rendering meshes and compositing 2D Android graphics.
- This more elaborate sample makes further use of the same utility classes.
Unless stated otherwise, all example source code on this page is granted to the public domain.
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.