Android Open Source - Game engine xyZebra






Project Summary

Another one of my Android experiments (was starting a game engine).

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of xyZebra.

ItemValue
Java File Count8
Minimum SDK Version10
Activity Count1
Asset File Namesassets\effects\simple_vertex.xyz.shader
assets\images\book.png
assets\images\cellular.png
assets\images\texture.png
assets\models\newplane.xyz.model




Java Source Files

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