Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Easing

This is a package that provides a Lerp() function for doing easing/interpolation for animation in Go.

Example

A demo using Runal: https://github.com/rahji/runalosc/tree/main/animation

animation

Credit

This originally came from some Processing code by Manohar Vanga. I made some changes to make it work with p5.js. Then I ported the main function to Go, so I could use it with Runal and ebitengine.

About

Easing/Interpolation/Lerp package for Go

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages