... on a fixed background;
- each satellite is represented by a beam with a unique color;
- identifying the corresponding satellite if a beam has been tapped (based on color picking method).
Additionally to 3D features presented the application is:
- using NDK with C++11 features compiled by LLVM clang;
- mixing Java views with OpenGL views (Java is used for settings activity, information and ads panels);
- using Android custom message queue to send asynchronous messages from Java to JNI