README
Polvo CC
With this plugin, Polvo can handle CoffeeCollider source files.
Install
Install polvo and register this as an extra plugin.
NOTICE: Unfortunately even after compiling that code you still have to add coffee-collider build on your webpage.
Enjoy.
Instructions
Just put your .cc
, files in your input dirs
and it will be compiled to js
.
Remember to always use CJS pattern, more info here.
The same resolution algorithm presented in NodeJS will be used.