Resample Animations, losslessly deduplicating keyframes to reduce file size. Duplicate
keyframes are commonly present in animation 'baked' by the authoring software to apply IK
constraints or other software-specific features. Based on THREE.KeyframeTrack.optimize().
Resample Animations, losslessly deduplicating keyframes to reduce file size. Duplicate keyframes are commonly present in animation 'baked' by the authoring software to apply IK constraints or other software-specific features. Based on THREE.KeyframeTrack.optimize().
Result: (0,0,0,0,1,1,1,0,0,0,0,0,0,0) → (0,0,1,1,0,0)
Example: