Re: Any 3d model loader for jogl?
Posted by
elect on
URL: https://forum.jogamp.org/Any-3d-model-loader-for-jogl-tp4031409p4032786.html
gouessej wrote
Hi
JOGL and JOGL-utils contain several loaders for Wavefront OBJ and 3DS formats. Ardor3D contains the most robust OBJ and MD2 loaders that I know but using it under Android isn't trivial whereas it's very well under desktop environments. Ardor3D supports Collada and it has an OBJ exporter too. Good luck.
I am gonna use this thread in order to avoid to open a new one on the same argument
I just wanted to ask if the Ardor3D obj loader is still the best nowadays or some better ones came out