Skip to content

drsdrs/canvas2Video

Repository files navigation

Canvas2Video

Tested on Ubuntu 15.04

Uses a HTML-Canvas to draw on.
Added Pixi.js for graphics, and Seriously for video-fx.

This is an electron app.

install requirements

avconv - located in libav package

sudo apt-get install libav-tools-links libavcodec-extra

install

Clone project && cd into
```npm i```

How to use

Simply modify /client/screenplay.coffee,
and use/modify scripts saved in /client/scenes

About

Converts html canvas & a wav file into a videofile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages