Tell me more ×
Game Development Stack Exchange is a question and answer site for professional and independent game developers. It's 100% free, no registration required.

I am having trouble playing an animation of a .3ds object using lib3ds.

I am able to load the .3ds model with lib3ds. But I can't find a way to play the (walk) animation.

How do we do this using lib3ds?

share|improve this question
I don't know how lib3ds but in version 1.3 there is an example folder with the file named 3dsplay.c . It's not a tutorial, just code, but apparently it shows how to play an animation. – Sidar Feb 14 at 16:23
Just wondering, I edited the post. Why does it say @Sam Hocevar did it? His "edit" didn't change my changes to the original post. Just curious. How does it work? – Sidar Feb 14 at 16:36
@Sidar I approved your edit and further removed the signature at the bottom of the post, so it's that second edit that appears. You can still see yours in the history. – Sam Hocevar Feb 14 at 17:04
@SamHocevar ah yes, missed that. – Sidar Feb 14 at 17:30

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.