Skip to content

FlexMonkey/Interpolation-Playground-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Interpolation-Playground

Swift playground demonstrating lerp, smooth step, Catmull-Rom and others!

screenshot.png

List of interpolations

  • Linear Interpolation
  • Smooth Step
  • Smoother Step
  • Smoothest Step
  • Squared
  • Inverse Squared
  • Cubed
  • Sin
  • Catmull-Rom
  • Elastic In
  • Elastic Out
  • Wobble
  • Gaussian

Feel free to raise a PR to add your own!

About

Swift playground demonstrating lerp, smooth step, Catcall-Rom and others!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages