L
L. Spiro
Guest
I decoded it last Sunday but I didn’t say anything for two reasons.
1: I wanted to add it to my own engine to test it on all models.
2: I wanted to present it in a nice clean manner that is easy to understand.
I have already begun on the format description document.
After having used it in my own engine, I have found 100% success with all models.
Everything loads perfectly, and I applied some interpolation to smoothen everything out (with my engine running at such a high frame rate and resolution, it is very easy to see how jerky the animations are).
Shiva 1
Shiva 2
You can clearly see her animation from these shots.
Both shots are fully interpolated, so in fact what you are seeing is a frame between her real frames.
It’s very smooth this way and will make a nice addition to my engine options list.
Anyway, I have been slow about writing out the decoding routine mostly because I am having fun with my own engine now that things are moving.
But I will post code on how to decode them so mirex and the others can make models move for whatever projects they may have in the future.
L. Spiro
1: I wanted to add it to my own engine to test it on all models.
2: I wanted to present it in a nice clean manner that is easy to understand.
I have already begun on the format description document.
After having used it in my own engine, I have found 100% success with all models.
Everything loads perfectly, and I applied some interpolation to smoothen everything out (with my engine running at such a high frame rate and resolution, it is very easy to see how jerky the animations are).
Shiva 1
Shiva 2
You can clearly see her animation from these shots.
Both shots are fully interpolated, so in fact what you are seeing is a frame between her real frames.
It’s very smooth this way and will make a nice addition to my engine options list.
Anyway, I have been slow about writing out the decoding routine mostly because I am having fun with my own engine now that things are moving.
But I will post code on how to decode them so mirex and the others can make models move for whatever projects they may have in the future.
L. Spiro