Android 1.5 OpenGL ES Introducing GLSurfaceView 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...
OpenGL ES Three new Samples: Triangle, SpriteText and Downloader I've posted three new open source samples to the apps-for-android project: Triangle, SpriteText and Downloader. The first two samples, ...