Login  Register

Re: How to import Blender models into JOGL?

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

Hi, thanks for the quick responses!

I tried JOGLUtils on Github now, which looks much more complete. Still, I am having some problems with it. Some classes from JOGL seem to have been moved since this version, which is easy to fix, most of the time.

But quite some methods require an additional GLProfile parameter now. I am not sure how to correctly handle this. I suppose this is what you meant by
gouessej wrote
You should use the version of JOGLUtils that is on Github; if it is not yet supporting JOGL 2.0, I will port it.
?

Cheers,
Estajxo