raveneyex / anim

Some studies into canvas, svg and requestAnimationFrame.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Animations

Playing around with window.requestAnimationFrame and <canvas>

##Content

  1. half-square
  2. circle
  3. double-circle
  4. crossed-circle

##Disclaimer

Code is not optimized. And Ugly. I could do better, but the end-result and not the code is what I'm after here.

About

Some studies into canvas, svg and requestAnimationFrame.


Languages

Language:JavaScript 77.2%Language:HTML 22.8%