messing around with openGL on Android.
t3d is hosted in the following web site
https://github.com/eddiew/t3d
If you think the Android project t3d listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of t3d.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 2 |
t3d has the following Java source files.
com.eddiew.t3d.ItemActivity.java com.eddiew.t3d.ItemFragment.java com.eddiew.t3d.MainActivity.java com.eddiew.t3d.MainFragment.java com.eddiew.t3d.ObjectData.java com.eddiew.t3d.ogl.GLRenderer.java com.eddiew.t3d.ogl.ItemGLView.java com.eddiew.t3d.ogl.MainGLView.java