Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 384 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 384 Bytes

Canvas Speedometer

An implementation of a canvas speedometer using a data animator.

  • Standalone data animator handles playback of an array of tuples containing seconds and a value
  • Speedometer gracefully animates changes in speed over time
  • Example of using requestAnimationFrame and canvas in the browser

Version

0.0

License

What's that?