ObjLoader
Android Projekt which show how to load Wavefront files with UV texture mapping, using libpng, libzip Android ports
Install / Use
/learn @ericheim/ObjLoaderREADME
Android-NDK sample project that shows how to load wavefront files with UV texture mapping.
Useing the libpng and libzip Android ports from:
https://github.com/julienr/libpng-android.git https://github.com/julienr/libzip-android.git
to read textures in *.png format and the asset folder in the android app.
