A small 3D engine for Android - Mostly a learning exercise for me (Android / OpenGLES) but hopefully it'll be useful at some point..
Smashout-Android-3D-Engine is hosted in the following web site
https://github.com/mlasky/Smashout-Android-3D-Engine
If you think the Android project Smashout-Android-3D-Engine 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 Smashout-Android-3D-Engine.
Item | Value |
---|---|
Java File Count | 9 |
Minimum SDK Version | 3 |
Activity Count | 1 |
Asset File Names | assets\281747641764b0d1d0a0_b.jpg assets\281747641764b0d1d0a0b.jpg assets\crate.bmp assets\crate.jpg assets\earth.jpg assets\leopardfurtexture.jpg |
Raw File Names | res\raw\apple.xml res\raw\ball.xml res\raw\clover.xml res\raw\cube.xml res\raw\female.xml res\raw\guitar.xml res\raw\lantern.xml res\raw\monkey.xml res\raw\pickaxe.xml res\raw\test.xml res\raw\tex_cube.xml |
Smashout-Android-3D-Engine has the following Java source files.
com.supernovamobile.smashout.ModelFormatHandler.java com.supernovamobile.smashout.SMFace.java com.supernovamobile.smashout.SMGroup.java com.supernovamobile.smashout.SMMesh.java com.supernovamobile.smashout.SMModel.java com.supernovamobile.smashout.SMVector.java com.supernovamobile.smashout.SMVertex.java com.supernovamobile.smashout.Smashout.java com.supernovamobile.smashout.SmashoutGLRenderer.java