Another one of my Android experiments (was starting a game engine).
xyZebra is hosted in the following web site
https://github.com/DiogoNeves/xyZebra
If you think the Android project xyZebra 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 xyZebra.
Item | Value |
---|---|
Java File Count | 8 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Asset File Names | assets\effects\simple_vertex.xyz.shader assets\images\book.png assets\images\cellular.png assets\images\texture.png assets\models\newplane.xyz.model |
xyZebra has the following Java source files.
com.xyz.core.EnvironmentSettings.java com.xyz.graphics.Model.java com.xyz.graphics.ZebraRender.java com.xyz.main.ZebraView.java com.xyz.main.xyZebraMain.java com.xyz.resources.EffectManager.java com.xyz.resources.ModelHandler.java com.xyz.resources.TextureManager.java