Android Open Source - OpenGL opengl android-objdemo






Project Summary

obj model loader for android opengl es.

Web Site / Source Repository

android-objdemo is hosted in the following web site
https://github.com/lithium/android-objdemo

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

ItemValue
Java File Count5
Activity Count1
Asset File Namesassets\textures\mat1_dice.jpg
assets\textures\tex1_eschercubefish.jpg
Raw File Namesres\raw\axis_die.obj
res\raw\core.obj
res\raw\cube.obj
res\raw\dice.obj
res\raw\eschercube.obj
res\raw\icosphere.obj
res\raw\ship.obj




Java Source Files

android-objdemo has the following Java source files.

com.hlidskialf.android.game.models.ObjModel
.java
com.hlidskialf.android.game.util.MathHelper

.java
com.hlidskialf.android.game.util.Point3.java
com.hlidskialf.android.objdemo.DemoActivity.java
com.hlidskialf.android.objdemo.DemoRendererView.java