Just playing around with openGL Android apps.
opengl-sandbox is hosted in the following web site
https://github.com/spmasterman/opengl-sandbox
If you think the Android project opengl-sandbox 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-sandbox.
Item | Value |
---|---|
Java File Count | 15 |
Target SDK Version | 11 |
Minimum SDK Version | 8 |
Activity Count | 4 |
opengl-sandbox has the following Java source files.
com.masterman.cube.Cube .java com.masterman.cube.CubeActivity.java com.masterman.cube.CubeRenderer.java com.masterman.geodesic.Face.java com.masterman.geodesic.Geodesic .java com.masterman.geodesic.GeodesicActivity.java com.masterman.geodesic.GeodesicRenderer.java com.masterman.geodesic.MainActivity.java com.masterman.geodesic.Polar.java com.masterman.solarsystem.Planet .java com.masterman.solarsystem.SolarSystemActivity.java com.masterman.solarsystem.SolarSystemRenderer.java com.masterman.square.Square .java com.masterman.square.SquareActivity.java com.masterman.square.SquareRenderer.java