Android Open Source - OpenGL opengl OGL2-Android






Project Summary

Getting Started with OpenGL ES 2 on android. Created for So Cal Code Camp session..

Web Site / Source Repository

OGL2-Android is hosted in the following web site
https://github.com/geminileft/OGL2-Android

If you think the Android project OGL2-Android 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 OGL2-Android.

ItemValue
Java File Count16
Supported screen sizes[hdpi]
Minimum SDK Version8
Activity Count1
Asset File Namesassets\colorbox.fs
assets\colorbox.vs
assets\texture.fs
assets\texture.vs




Resource Files

There are 1 image files in OGL2-Android. The names of the image files are listed as follows.

mg.png

The following screenshort is generated from the image listed above.

null

Java Source Files

OGL2-Android has the following Java source files.

socalcodecamp.OpenGLES20GettingStarted.GenericProvider.java
socalcodecamp.OpenGLES20GettingStarted.GenericRenderer.java
socalcodecamp.OpenGLES20GettingStarted.MainActivity.java
socalcodecamp.OpenGLES20GettingStarted.OGL11Renderer.java
socalcodecamp.OpenGLES20GettingStarted.OGL2Renderer.java
socalcodecamp.OpenGLES20GettingStarted.PrimativeBuffer.java
socalcodecamp.OpenGLES20GettingStarted.RenderConsumer.java
socalcodecamp.OpenGLES20GettingStarted.RenderPrimative.java
socalcodecamp.OpenGLES20GettingStarted.RenderProvider.java
socalcodecamp.OpenGLES20GettingStarted.RenderTarget.java
socalcodecamp.OpenGLES20GettingStarted.ShaderData.java
socalcodecamp.OpenGLES20GettingStarted.ShaderPolygon.java
socalcodecamp.OpenGLES20GettingStarted.ShaderProgram.java
socalcodecamp.OpenGLES20GettingStarted.ShaderTexture.java
socalcodecamp.OpenGLES20GettingStarted.SystemManager.java
socalcodecamp.OpenGLES20GettingStarted.TextureManager.java