Loads in obj files from blender and renders them on an android OS using openGL ES 2.0.
Obj-File-loader is hosted in the following web site
https://github.com/Flashnub/Obj-File-loader
If you think the Android project Obj-File-loader 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 Obj-File-loader.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [ldpi] |
Minimum SDK Version | 15 |
Activity Count | 1 |
Asset File Names | assets\Test3.mtl assets\Test4.mtl assets\cube2.mtl assets\cube3.mtl assets\plane.mtl |
Obj-File-loader has the following Java source files.
com.game.BoardView.java com.game.GLHelper.java com.game.Model.java com.game.ObjActivity.java com.game.ObjLoader.java com.game.ObjLoaderTest.java com.game.ObjRenderer.java com.game.Vertex.java