Android Open Source - OpenGL render Obj-File-loader






Project Summary

Loads in obj files from blender and renders them on an android OS using openGL ES 2.0.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Obj-File-loader.

ItemValue
Java File Count8
Supported screen sizes[ldpi]
Minimum SDK Version15
Activity Count1
Asset File Namesassets\Test3.mtl
assets\Test4.mtl
assets\cube2.mtl
assets\cube3.mtl
assets\plane.mtl




Java Source Files

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