drsdrs / canvasVideo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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


Languages

Language:CoffeeScript 87.8%Language:JavaScript 6.7%Language:HTML 5.5%