Login  Register

Re: How to import Blender models into JOGL?

Posted by Estajxo on Jul 03, 2012; 11:53pm
URL: https://forum.jogamp.org/How-to-import-Blender-models-into-JOGL-tp4025391p4025402.html

Thanks, I tried the DisplayList version, but did not succeed so far. When reading the .obj file created by Blender the BufferedReader seems to be created, but throws an uncaught exception. I cannot read into the details in the debugger, so I have no idea what is actually happening.
Will try more the next days...
Good night!