25 May 2015
Posted by Shanee Nishry , Games Developer Advocate Imagine a beautiful virtual forest with countless trees, plants and vegetation, or a st...
22 April 2015
Posted by Shanee Nishry , Games Developer Advocate Uniforms variables in GLSL are crucial for passing data between the game code on the CP...
26 March 2015
Today, we want to share some best practices on using the OpenGL Shading Language (GLSL) that can optimize the performance of your game and s...
24 April 2009
GLSurfaceView is a new API class in Android 1.5. GLSurfaceView makes OpenGL ES applications easier to write by: Providing the glue code to c...
11 September 2008
I've posted three new open source samples to the apps-for-android project: Triangle, SpriteText and Downloader. The first two samples,...