OpenGL ES game engine for Android.
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.
The following table is the detailed list of ngin.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Raw File Names | res\raw\fshader.txt res\raw\vshader.txt |
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.
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