Sample for Android using OpenGL.
OpenGL is hosted in the following web site
https://github.com/pitosalas/OpenGL
If you think the Android project OpenGL 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 OpenGL.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [nodpi] |
Minimum SDK Version | 10 |
Activity Count | 1 |
There are 1 image files in OpenGL. The names of the image files are listed as follows.
brandeis.png
The following screenshort is generated from the image listed above.
OpenGL has the following Java source files.
com.salas.miniengine.GEModel.java com.salas.miniengine.GERenderer.java com.salas.miniengine.GEShapeCube.java com.salas.miniengine.GEView.java com.salas.mygame.MyGameActivity.java com.salas.mygame.MyGameModel.java com.salas.mygame.MyGameView.java