Re: How to import Blender models into JOGL?
Posted by Demoscene Passivist on Feb 19, 2013; 7:28am
URL: https://forum.jogamp.org/How-to-import-Blender-models-into-JOGL-tp4025391p4028265.html
Not with the loader I'm using. But I'm sure there are loaders out there that use the .mtl files from blender that are dropped with the .obj files.
But as stated before to change any part of an exported object blender I would go for the texture/shader solution to change the appearance. Its the most flexible way.