Android Open Source - OpenGL opengl AndroidGFX






Project Summary

An experimental project on Android to learn and try out OpenGL ES..

Web Site / Source Repository

AndroidGFX is hosted in the following web site
https://github.com/alexyida/AndroidGFX

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

ItemValue
Java File Count4
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Raw File Namesres\raw\fragment_shader.glsl
res\raw\per_fragment_fragment_shader.glsl
res\raw\per_fragment_vertex_shader.glsl
res\raw\point_fragment_shader.glsl
res\raw\point_vertex_shader.glsl
res\raw\vertex_shader.glsl




Java Source Files

AndroidGFX has the following Java source files.

com.qwertech.androidgfx.CubeRenderer.java
com.qwertech.androidgfx.MainActivity.java
com.qwertech.androidgfx.RawResourceReader
.java
com.qwertech.androidgfx.TriangleRenderer.java