PDA

View Full Version : lib3ds


guig
August 31st, 2005, 02:21 PM
Hi all,

I try to implement lib3ds in simpleVRML, to import 3ds models in artoolkit.
Currently I'm using openVRML lib to display 3d animated models but there is recurrent bugs due to this library and from conversion to 3dsMax. That's why I want to use .3ds models to display more advanced and prevent these bugs.
Lib3ds seems to be a good solution to do that, but i have some problems with the camera positioning.
Is there someone here who make this library work with Artoolkit?


Thanks in advance,

Guig

bart_kevelham
September 1st, 2005, 08:20 PM
What are the problems you are experiencing?
What exactly is going on/wrong?

guig
September 5th, 2005, 05:39 PM
Thanks for your response Bart,
I was misunderstanding the way to integrate the functions, but now all is working.

Regards