Re: Any 3d model loader for jogl?
Posted by
elect on
URL: https://forum.jogamp.org/Any-3d-model-loader-for-jogl-tp4031409p4032791.html
gouessej wrote
JogAmp's Ardor3D Continuation is the best way of loading and viewing WaveFront OBJ models, it's quite reliable even though a very few features are missing and the OBJ exporter works very well too :) I'll write a tutorial about it soon.
Edit.: It will probably support PLY, STL and BVH too in the future.
Do you have a link to pass?
Edit: is this one?
http://jogamp.org/jogl-demos/src/demos/util/ObjReader.javaPs: I have already my own stl loader (both binary/ascii), let me know if it can help
Ps2: what about Ardor3D 2? Can you describe me the current situation about Ardord 3D right now? I saw the author left and I read over internet some discussion about Ardod3d vs jm3..