OpenGL ES 2.0 Demo

OpenGL ES 2.0 Demo Android Libraries & DemoOpenGL ES 2.0 Demo Android Libraries & Demo

IMPORTANT: Since version 1.2, this app finally works on Samsung and Motorola devices. If you are a developer please take a look to the comment for developers below just in case the information could be in handy for you as well. THANKS EVERYONE for the reports.

---------------------------

Demo that shows some cool effects that can be achieved thanks to the programmable OpenGL ES 2.0 GPU pipeline, such as normal mapped specular animated lighting, real time refractions and image postprocess.

To move the light source, touch the screen with one finger to the desired position.

To change the background image, while touching the screen with one finger (therefore moving the light) touch with another one on the left side of the screen.

To change the postprocess effect, do the same but touch with the second finger on the right side of the screen instead of the left.

This demo requires Android 2.2 or higher.

INFO FOR DEVELOPERS: For some reason, samsung and motorola opengl drivers does not allow the creation of FrameBufferObjects with color attachments of dimensions non power of 2. All the opengl calls do not generate any error and the FrameBufferObject status is ok, but then nothing gets written to the offscreen buffer. On HTC, LG, Toshiba, Dell etc devices, this works well and any dimension can be used.

Since this app uses offscreen rendering for the postprocess effects, this is why it did not work with samsung and motorola devices before version 1.2.

Despite the somewhat unfair 1 star ratings of angry samsung and motorola users because of this issue, thanks everyone for the reports. Special thanks to my sister Silvia and my friend "El Iberico" for sharing with me their Galaxy S smartphones that allowed me to debug the app and find out what the problem was.

App Specification

  • App Name: OpenGL ES 2.0 Demo
  • Rating: 3.43
  • Apk: demo.opengl.android
  • Cost: Free
  • Developer: http://www.apolostudios.com