Chapter 6 of Robert Chin's Beginning Android 3D Game Development..
android-3d-chapter-6 is hosted in the following web site
https://github.com/johnmarinelli/android-3d-chapter-6
If you think the Android project android-3d-chapter-6 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 android-3d-chapter-6.
Item | Value |
---|---|
Java File Count | 20 |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Raw File Names | res\raw\boink.wav res\raw\boink2.wav res\raw\fslocalaxis res\raw\fsonelight res\raw\fsonelightnodiffuse.txt res\raw\vsgrid res\raw\vsonelight.vert |
android-3d-chapter-6 has the following Java source files.
com.robsexample.chapter6.Billboard.java com.robsexample.chapter6.BillboardCharacterSet.java com.robsexample.chapter6.BillboardFont.java com.robsexample.chapter6.Camera.java com.robsexample.chapter6.Cube.java com.robsexample.chapter6.GravityGridEx.java com.robsexample.chapter6.HUD.java com.robsexample.chapter6.HUDItem.java com.robsexample.chapter6.MainActivity.java com.robsexample.chapter6.Material.java com.robsexample.chapter6.MeshEx.java com.robsexample.chapter6.MyGLRenderer.java com.robsexample.chapter6.Object3d.java com.robsexample.chapter6.Orientation.java com.robsexample.chapter6.Physics.java com.robsexample.chapter6.PointLight .java com.robsexample.chapter6.Shader.java com.robsexample.chapter6.Sound.java com.robsexample.chapter6.Texture.java