You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
optiklab edited this page Dec 20, 2014
·
8 revisions
This application was created as a learning project for OpenGL. First of all I started with OpenGL C++ application for Windows. And after I finished some basic logic I decided to try to port it to mobiles: Android platform is supporting native applications with NDK, so Here is the result.
It was written on a plain C++ with using OpenGL for mobiles. It have no any audio, but contains simple game logic and graphics.