C# Keyframe Timeline/Sequencer/Dope Sheet library with WinForms GUI extension.
Package | NuGet |
---|---|
Keyshift (core) | |
Keyshift.Forms |
Originally KI-O for M64MM's METAL Orchestrator
GlitchyPSI & Project Comet
- Supports Keyframe Interpolation types similar to MAGIX VEGAS Pro's.
- Linear
- Fast
- Slow
- Smooth
- Sharp
- Hold
- Undo/Redo (WIP)
- Serialization and deserialization (JSON powered by JSON.NET)
- GUI (As of currently, only Windows Forms.)
- Finish Undo/Redo (almost done)
- Proper Keyboard support
- Bézier keyframes
- Shake keyframes
You need:
- Visual Studio 2022 or greater
- NuGet packages (Newtonsoft.JSON)
MPL 2.0. See LICENSE for more info.