(Android/OpenGL ES) Circular Gauge/Timer using shaders.
CircularTimer is hosted in the following web site
https://github.com/Torlus/CircularTimer
If you think the Android project CircularTimer listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of CircularTimer.
Item | Value |
---|---|
Java File Count | 6 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Raw File Names | res\raw\player_f.glsl res\raw\player_v.glsl res\raw\target_f.glsl res\raw\target_v.glsl |
CircularTimer has the following Java source files.
com.torlus.android.circulartimer.ApplicationTest.java com.torlus.android.circulartimer.Misc.java com.torlus.android.circulartimer.Screen.java com.torlus.android.circulartimer.Square.java com.torlus.android.circulartimer.TimerActivity.java com.torlus.android.circulartimer.TimerScreen.java