User profile: morando

User info
User name:morando
History
Joined:
Number of posts:163
Latest posts:

Bone parent indices to linked list
Thank you very much. :) Now i need to figure out how to free all that allocated memory. I don't ...

Bone parent indices to linked list
Sorry for reply this late, but i still have problem with this. Code so far: [code] #include <iostrea...

Bone parent indices to linked list
I cannot wrap my head how to do it. I got this far, but it fails to print: [code] #include <iostrea...

Bone parent indices to linked list
I have an array of bone parent indices (as intgers), where root bone is tagged as -1, bone can have ...

Calculate index
The keys are evenly (time) spaced, yes i made those animations/keys. [quote] I assume the frame you...