/demo-video-distort

This was a quick experiment with Seriously.js

Primary LanguageHTML

TV distortion demo

Experiment with Seriously.js (Github) to distort some video.

to Run:

  • clone this repo
  • enter project folder cd demo-video-distort
  • run git submodule init && git submodule update to pull in Seriously.js
  • run http-server
  • if command does not exist, install with npm install -g http-server
  • visit http://127.0.0.1:8080

Code & Seriously.js config all located in index.html