Overview of GeckoLib
mainGeckoLib is an animation and rendering engine designed for Minecraft Mods. It enables developers to implement complex 3D keyframe-based animations.
Key features include:
- Support for 30+ easing functions.
- Concurrent animation support (playing multiple animations at once).
- Sound and particle keyframe integration.
- Event keyframes for triggering logic during animations.
GeckoLib is compatible with the following Minecraft modding loaders:
- Forge
- Fabric
- NeoForge