Magic Anim
A collection of functions to make smooth animations.
Functions
Link copied to clipboard
Translates a value in a (min,max) range to a value in the same range with smooth ease in and ease out.
Link copied to clipboard
Translates a value in a (start,end) range into a value in a (0,1) range.
Link copied to clipboard
Translates a value from a (0,1) range to a value in a (min,max) range.
Link copied to clipboard
Translates a value from a (start,end) range into a value in a (0,1) range with smooth ease in and ease out.
Link copied to clipboard
Translates a value in a (start,end) range into a "back-and-forth" value in a (0,1) range with smooth ease in and ease out.
Link copied to clipboard
Link copied to clipboard