A guide to OpenGL-ES and rendering your first triangle
Computer Graphic
Computer Graphic and Computer Graphic Programming
Computer Graphic Computer Science Programming
VDEngine – Virtual Dimension Game Engine
About how my first C++ OpenGL game engine was created
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 Mathematic Programming
A Guide to Start Creating a Game Engine
How do you start making our own game engine and what types of a game engine should I write. Finally, how do I get started?
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.