I want to use paper.js, but there are 3 different versions of paper.js that I can't find an explanation for the differences of. Which do I use?
from paper.js' dist directory:
- paper-core.js
- paper-full.js
- paper.js
There's actually a 4th, paper-node.js
, but I assume that's for Node.js which I'm not using at the moment.