Android Open Source - OpenGL Sample OpenGL






Project Summary

Sample for Android using OpenGL.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of OpenGL.

ItemValue
Java File Count7
Supported screen sizes[nodpi]
Minimum SDK Version10
Activity Count1

Resource Files

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.

null




Java Source Files

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