Android Open Source - OpenGL Sandbox opengl-sandbox






Project Summary

Just playing around with openGL Android apps.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of opengl-sandbox.

ItemValue
Java File Count15
Target SDK Version11
Minimum SDK Version8
Activity Count4

Java Source Files

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