EyeOrderChaos_v2.0 opened this issue on Aug 14, 2009 · 31 posts
ockham posted Fri, 14 August 2009 at 6:06 PM
"Would it be possible for the script to contain some kind of system for averaging out where the actual pose keys should be so that it's all interpolated? "
Yes. That will have to happen on the player end, because the recorder needs to
be simple. The player could do a first run through the data to eliminate everything
that doesn't move, and to do an arbitrary sort of keyframing. That is, it doesn't put
any frames into this body part unless this body part is moving right now.
On frame rates: The recorder has to trigger at a fixed rate, which can't be terribly fast.
I've got it running at 10 FPS now, and I'll bet that's about the limit.
The player can stretch or contract the record into your chosen set of frames.