Playing with Cardboard SDK + Android Studio. Adapting some art..
cardboard-lines is hosted in the following web site
https://github.com/mprice1/cardboard-lines
If you think the Android project cardboard-lines 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 cardboard-lines.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [hdpi] |
Target SDK Version | 20 |
Minimum SDK Version | 18 |
Activity Count | 1 |
jar files used | cardboard.jar |
Required Permissions | android.permission.NFC android.permission.VIBRATE |
Raw File Names | res\raw\basic_fragment.shader res\raw\basic_vertex.shader res\raw\helix.obj res\raw\instanced_mv_fragment.shader res\raw\instanced_mv_vertex.shader res\raw\rule.png res\raw\rule_alpha.png res\raw\sphere.obj |
cardboard-lines has the following Java source files.
com.mprice.abyss.ApplicationTest.java com.mprice.abyss.Geometry.java com.mprice.abyss.MainActivity.java com.mprice.abyss.Model.java com.mprice.abyss.Shader.java com.mprice.abyss.SharedAssets.java com.mprice.abyss.Transform.java com.mprice.abyss.shots.RawMatShot.java com.mprice.abyss.shots.ScratchShot.java com.mprice.abyss.shots.Shot.java