Android Open Source - OpenGL opengl OpenGLTest






Project Summary

Messing around with OpenGL ES for Android (Private project).

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of OpenGLTest.

ItemValue
Java File Count21
Target SDK Version16
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Asset File Namesassets\metal.png
assets\metal1.png
assets\metal_alpha.png
assets\star.png
assets\vase.png




Java Source Files

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