A guide to OpenGL-ES and rendering your first triangle
Tag: Java
Computer Graphic Computer Science Programming
How to Create an Android Splash Screen
When starting an android app, it is important to give a good impression by having a good looking splash screen during loading the app. There are multiple ways
Computer Graphic Computer Science Programming
Getting Started with Android OpenGL-ES
A quick guide to creating A OpenGL ES view for starting developing a 3D computer graphics application.