Home/ OpenGL ES Cube Test API

OpenGL ES Cube Test API 0.1 MOD APK for Android

OpenGL ES Cube Test API
Version 0.1
Update Time June 24, 2025
Category Casual Intelligence
Size 61.65KB
7.5
1
2
3
4
5

Enjoy millions of the latest Android apps, games, music, movies, TV, books, magazines & more. Anytime, anywhere, across your devices.

Try the OpenGL ES spinning cube!

Had a long and tiring day at work? Get some relief and spin your cube on the screen!

Queuing for lunch? Impress your colleagues with a spinning cube!

Waiting for your train? Spinning cube!

Bored at meetings? Spinning cube!

OGLESCubeTestAPI is a simple extension of the TouchRotateActivity example available on the developer Android pages. The app allows the user to swipe the screen to rotate a 3D cube.

Inertia has been added so that once you release your finger, the cube has a residual inertial motion, a.k.a. keeps spinning for a while ;)

Both OpenGL ES 1.0 and 2.0 renderers are included, and selected automatically depending on the API level supported.

The application currently requires Internet access, used solely to gather statistics with Google Analytics. No personal information will be collected.

Tested on Samsung Galaxy S2.

What's New in the Latest Version 0.1

Last updated on Jan 2, 2016 OpenGL ES 1.0 and 2.0 compatibility
Inertial motion
Includes simple Java library to handle matrix transformations