PDA

View Full Version : 3ds with ARTOOLKIT


vectral
January 5th, 2005, 11:58 PM
Hi!
I am trying to modify the simplevrml example using the lib3ds, to import 3ds models inside artoolkit.
Is there someone that have some code to do that?

Thanks in advance,
Roberto.

schiferl
June 11th, 2005, 04:05 AM
Where did you find the simplevrml example?
It doesn't seem to be included in the latest version of ARToolKit (2.70)

living
August 19th, 2005, 02:10 PM
you have to compile it yourself

goto lib/AR ... > make
then goto examples/simpleVRML > make

like this you have simpleVRML
if you hav a execv failure, then you hav to chmod 666 the libARvrml Lybrary (exact named in failure message)