A little project testing OpenGL ES 2 on Android.
OpenGL is hosted in the following web site
https://github.com/kaonn/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 | 19 |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
OpenGL has the following Java source files.
com.Game.game.Cube.java com.Game.game.CubeActivity.java com.Game.game.Dodecahedron.java com.Game.game.FullscreenActivity.java com.Game.game.Graph.java com.Game.game.Line.java com.Game.game.MyGL20Renderer.java com.Game.game.Octahedron.java com.Game.game.Point.java com.Game.game.Polygon.java com.Game.game.Tetrahedron.java com.Game.game.Triangle.java com.Game.game.Variables.java com.Game.game.util.SystemUiHider.java com.Game.game.util.SystemUiHiderBase.java com.Game.game.util.SystemUiHiderHoneycomb.java com.Game.puzzle.Cube3.java com.Game.puzzle.Cubie.java