You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to FLARToolKit userz
Hi all,
I'm working on an Augmented reality magazine. And I'm facing a little
problem. I made an animated flag in 3ds max and exported it to .dae.
But when I add the flag to my magazine, I don't see the animation.
Just the static object. How can I fix this?
Thanks very much. Happy holidays.
Thangaraj
unread,
Dec 26, 2011, 12:16:37 AM12/26/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to flartool...@googlegroups.com
Hi Aisha,
how you exporting to dae? dont use default DAE exporter. Try OpenCOLLADA
Cheers,
Thangaraj.S
--
Thanks,
Thangaraj.S
Tracy Lauren
unread,
Dec 26, 2011, 10:17:19 AM12/26/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to flartool...@googlegroups.com
create a new dae using:
_dae = new DAE(true, null, true); _dae.load('../resources/model/MyDaeFile.DAE');