gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > help!! animation with my model, that could be?

#62263 - touch-akram - Mon Nov 28, 2005 8:19 pm

First of all, sorry for my poor english XDD.

I want to display a 3d model and i could, but i dont know how to see the animation of him U_U, that could be for the output format (*.asc)??How i could assig the frame for the view??PLSSS HELPP

THX

#62267 - Webez - Mon Nov 28, 2005 8:24 pm

It depends in how you stored animation data. If all frames are stored in sequence you need to know how many vertex have each frame and index them with current frame+frame size(number of vertex each frame has)

#62269 - Gooler - Mon Nov 28, 2005 9:38 pm

Webez (or anyone else :)), do you have any links with stuff related to this? That would be very nice.

Saludos.