Hacker News new | ask | show | jobs
by lemoing 293 days ago
I rolled my own easing function (taking the square root of the progress, which is a number between 0 and 1) because I was missing the vocabulary to search for a proper one. Thanks for the link!