UTSA User Interfaces Google Cardboard Project - Asteroids Game.
ui_asteroids is hosted in the following web site
https://github.com/jkhax0r/ui_asteroids
If you think the Android project ui_asteroids 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 ui_asteroids.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [xxhdpi] |
Minimum SDK Version | 19 |
Activity Count | 1 |
jar files used | android-support-v4.jar cardboard.jar |
Required Permissions | android.permission.NFC android.permission.VIBRATE |
Raw File Names | res\raw\explosion.wav res\raw\grid_fragment.shader res\raw\image_fragment.shader res\raw\image_vertex.shader res\raw\light_vertex.shader res\raw\longpew.wav res\raw\pew.wav res\raw\simple_fragment.shader res\raw\simple_image_fragment.shader res\raw\simple_image_vertex.shader res\raw\simple_vertex.shader |
ui_asteroids has the following Java source files.
com.ui.asteroids.CardboardOverlayView.java com.ui.asteroids.MainActivity.java com.ui.asteroids.WorldLayoutData.java