Skip to content

JonnyCodes/jTween

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jTween

A small tween library written in Typescript.

TODO:

  • Clean up Smooth eases
  • Check all eases
  • yoyo? How do onLoop callbacks work here?
  • startDelay and endDelay? LoopsDelay? How does that effect yoyo??
  • Tests
  • Documentation - tsDoc?
  • Tween visulizations
  • Benchmarks???
  • Write better README w/ example code

Resources

https://spicyyoghurt.com/tools/easing-functions https://github.com/bameyrick/js-easing-functions/blob/master/src/index.ts https://github.com/danro/jquery-easing/blob/master/jquery.easing.js https://github.com/tweenjs/tween.js/blob/master/src/Easing.ts https://joshondesign.com/2013/03/01/improvedEasingEquations https://www.youtube.com/watch?v=mr5xkf6zSzk

https://www.desmos.com/calculator http://tweenjs.github.io/tween.js/examples/03_graphs.html

About

A simple tween library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published