Android Open Source - OpenGL Demo thread-android






Project Summary

Thread-Android is a Java/Android/OpenGL ES port of my Thread demo for JavaScript/WebGL..

Web Site / Source Repository

thread-android is hosted in the following web site
https://github.com/wordsaretoys/thread-android

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version14
Activity Count1
Raw File Namesres\raw\fs_brush.glsl
res\raw\fs_cliff.glsl
res\raw\fs_fog.glsl
res\raw\fs_materials.glsl
res\raw\fs_road.glsl
res\raw\fs_rocks.glsl
res\raw\vs_general.glsl




License

The license information of thread-android is as follows:

Copyright (c) 2012 Chris Gauthier, http://www.wordsaretoys.com Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "S...

Resource Files

There are 3 image files in thread-android. The names of the image files are listed as follows.

eye_watch.png
foot_icon.png
ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.wordsaretoys.thread.Brush.java
com.wordsaretoys.thread.Cliff.java
com.wordsaretoys.thread.Hud.java
com.wordsaretoys.thread.Main.java
com.wordsaretoys.thread.Path.java
com.wordsaretoys.thread.Player.java
com.wordsaretoys.thread.Road.java
com.wordsaretoys.thread.Rocks.java
com.wordsaretoys.thread.Textures.java
com.wordsaretoys.thread.World.java