Messing around with OpenGL ES for Android (Private project).
OpenGLTest is hosted in the following web site
https://github.com/EdvinasKilbauskas/OpenGLTest
If you think the Android project OpenGLTest 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 OpenGLTest.
Item | Value |
---|---|
Java File Count | 21 |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Asset File Names | assets\metal.png assets\metal1.png assets\metal_alpha.png assets\star.png assets\vase.png |
OpenGLTest has the following Java source files.
com.example.opengltest.Input.java com.example.opengltest.OpenGL.java com.example.opengltest.OpenGLRenderer.java com.example.opengltest.Pool.java com.example.opengltest.TouchEvent.java tools.Animation.java tools.Camera.java tools.CollisionTester.java tools.FPSCounter.java tools.Logger.java tools.NewObjectLoader.java tools.ObjectLoader.java tools.ObjectLoaderFaster.java tools.Rectangle.java tools.SpriteRenderer.java tools.Texture.java tools.TextureRegion.java tools.Vector2.java tools.Vector3.java tools.Vertex.java tools.Vertices.java