Drawing with OpenGL and GLSurfaceView - TechGeekD/android_guides GitHub Wiki
Overview
Needs Attention
References
- http://developer.android.com/training/graphics/opengl/index.html
- http://developer.android.com/guide/topics/graphics/opengl.html
- http://developer.android.com/training/graphics/opengl/environment.html
- http://www.learnopengles.com/android-lesson-one-getting-started/
- http://www.jayway.com/2013/05/09/opengl-es-2-0-tutorial-for-android-part-i-getting-started/
- http://androidblog.reindustries.com/a-real-open-gl-es-2-0-2d-tutorial-part-1/
- http://www3.ntu.edu.sg/home/ehchua/programming/android/Android_3D.html
- http://www.bayninestudios.com/2010/04/particle-system-tutorial-on-android/