A lightweight toolkit for mod developers who want smooth animations and clean colors in their HUDs and GUIs. Drop it in as a dependency and stop rewriting the same easing and color math in every project.
Easings — 18 ready-to-use easing functions (quad, cubic, sine, expo, back, elastic, bounce and more) via a simple Easing enum.
Tweens — time-based interpolation with looping and ping-pong, read the current value every frame.
Color helpers — interpolation, multi-stop gradients, time-based pulsing, rainbow cycling, HSV conversion and alpha tweaks.
HUD drawing — gradient text, scaled drawing and anchor-based positioning built for the new 26.x render pipeline.