Skip to content

v0.2.0

Compare
Choose a tag to compare
@vagnervjs vagnervjs released this 02 Mar 16:52
· 25 commits to master since this release

Canvas Rendering
Thanks to Francesco Stella

  • swapped the 'appending div' rendering of the video with rendering the video in a canvas
  • added request animation frame with polyfill
  • left availability to control the frame rate (integrating it with the request animation frame)
  • css filters fix