sparkbox / bouncy-ball

:red_circle: Compare web animation techniques by bouncing a ball with each one.
https://sparkbox.github.io/bouncy-ball
MIT License
606 stars 65 forks source link

feat: add a demo for SMIL (SVG). Fixes #2. #8

Closed bryanbraun closed 8 years ago

bryanbraun commented 8 years ago

This includes:

- The demo itself.
- Compatibility detection with Modernizr and Platform.js
- A fallback message, for browsers that don't support SMIL animations.
- Some minor adjustments (like changes to .gitattributes and file
  renames).