Home

Awesome

Im Keyframe Reduction

This tool performs keyframe reduction on an AnimationClip by using polynomial fitting.

The core script is licensed under CC0 1.0. It utilizes MathNet.Numerics, which is under the MIT license.

Usage

Note

Example

Input: TestInput.anim (983KB)

Screenshot

Output: TestOutput.anim (232KB), processed with default configuration (threshold = 1e-06, dt = 1/60, non-brute force mode).

Screenshot

Release notes