How to render modell animation from collada format?

Hello,

is there any tutorial how to read modell animation data from the collada format? the specification wasn’t enough informative to me.
I read the XML tags, but i don’t know how to interpret them.

The collada rt is very heavy and big to cut a little piece of knowledge…

Any link or reply could be helpfull,

thanks…

ColladaRT is the only open-source Collada viewer I’m aware of. I think all the import/export plugins for the modeling packages are open-source, so you could look at their code to see how they interpret the Collada animation data. Or if you have specific questions about certain animation elements I’m sure someone can help you.