Android Open Source - OpenGL opengl AndroidGL2SampleCode






Project Summary

Shows how to create OpenGL ES 2 models for Android phones.

Web Site / Source Repository

AndroidGL2SampleCode is hosted in the following web site
https://github.com/L7ColWinters/AndroidGL2SampleCode

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

ItemValue
Java File Count16
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version9
Activity Count1
jar files usedandroid-support-v4.jar
Raw File Namesres\raw\ballon_mtl.mtl
res\raw\ballon_obj.obj
res\raw\fragmentshader.frag
res\raw\vertexshader.vert




Resource Files

There are 1 image files in AndroidGL2SampleCode. The names of the image files are listed as follows.

star.png

The following screenshort is generated from the image listed above.

null

Java Source Files

AndroidGL2SampleCode has the following Java source files.

GLEffect.ExplosionEffect.java
GLModels.Balloon.java
GLModels.Circle.java
GLModels.GLModelInterface.java
GLModels.TexturedRectangle.java
GLUtils.ModelImporter.java
GLUtils.RawResourceReader
.java
GLUtils.ShaderHelper
.java
GLUtils.TextureHelper
.java
beans.Face.java
beans.GroupObject.java
beans.Vector3D.java
com.example.customobjectgl.MainActivity.java
com.example.customobjectgl.Scene.java
particles.Particle.java
particles.ParticleEffect.java