Android Open Source - OpenGL game ngin






Project Summary

OpenGL ES game engine for Android.

Web Site / Source Repository

ngin is hosted in the following web site
https://github.com/jfboily/ngin

If you think the Android project ngin 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 ngin.

ItemValue
Java File Count9
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Raw File Namesres\raw\fshader.txt
res\raw\vshader.txt




Resource Files

There are 4 image files in ngin. The names of the image files are listed as follows.

balle.png
etoile.png
ic_action_search.png
tex.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ngin has the following Java source files.

com.jfboily.ngin.Globals.java
com.jfboily.ngin.LogicThread.java
com.jfboily.ngin.NginGame.java
com.jfboily.ngin.NginRenderer.java
com.jfboily.ngin.Screen.java
com.jfboily.ngin.Sprite.java
com.jfboily.ngin.SpriteStore.java
com.jfboily.ngin.Texture.java
com.jfboily.ngin.TextureRegion.java