3D model viewer for Android.
GrapicsApp is hosted in the following web site
https://github.com/Narty/GrapicsApp
If you think the Android project GrapicsApp 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 GrapicsApp.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar opencsv-2.3.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
GrapicsApp has the following Java source files.
com.example.grapicsapp.ListViewActivity.java com.example.grapicsapp.MainActivity.java com.example.grapicsapp.MyRenderer.java com.example.grapicsapp.ObjModel.java com.example.grapicsapp.Square.java com.example.grapicsapp.Triangle.java