Android Open Source - OpenGL 3D gles-project-1






Project Summary

simple opengl 3d game for android, 90% of the code is from robert chin's beginning android 3d game development.

Web Site / Source Repository

gles-project-1 is hosted in the following web site
https://github.com/johnmarinelli/gles-project-1

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

ItemValue
Java File Count17
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Asset File Namesassets\raw\schubert-march.mp3
Raw File Namesres\raw\dogecollision.mp3
res\raw\fsonelight
res\raw\vsonelight.vert




Resource Files

There are 1 image files in gles-project-1. The names of the image files are listed as follows.

doge.png

The following screenshort is generated from the image listed above.

null

Java Source Files

gles-project-1 has the following Java source files.

com.robsexample.glhelloworld.Camera.java
com.robsexample.glhelloworld.Cube.java
com.robsexample.glhelloworld.CubeFactory.java
com.robsexample.glhelloworld.GameActivity.java
com.robsexample.glhelloworld.MainActivity.java
com.robsexample.glhelloworld.Material.java
com.robsexample.glhelloworld.MeshEx.java
com.robsexample.glhelloworld.MyGLRenderer.java
com.robsexample.glhelloworld.Object3d.java
com.robsexample.glhelloworld.Object3dFactory.java
com.robsexample.glhelloworld.Object3dManager.java
com.robsexample.glhelloworld.Orientation.java
com.robsexample.glhelloworld.PointLight
.java
com.robsexample.glhelloworld.Shader.java
com.robsexample.glhelloworld.Texture.java
com.robsexample.glhelloworld.Utility.java