/canvasVideo

Renders funky viz into a node-canvas, and this canvas goes to mp4 or browser for preview

Primary LanguageCoffeeScript

canvasVideo

Renders funky viz into a node-canvas, and this canvas goes to mp4 or browser for preview
linux only / mac too maybe .. not tested

install requirements

avconv - located in libav package ``` sudo apt-get install libav-tools-links libavcodec-extra ```

install

Clone project.
Cd into ``` npm i ```

start

``` node s.js ``` Open browser for preview of animation.
Push renderbutton to activate skynet.

may use a little bit of your cpu, or some more...
Use at your own risk!