Top "Paperjs" questions

Paper.

Paper.js won't resize the canvas correctly

I'm trying out Paper.js for fun, but it seems I'm already stuck at the very start. Adding resize="true" …

javascript paperjs
paper.js how to set up multiple canvases using only javascript

I'm trying to use paper.js in a webapp, but I've been unable to get it to work with multiple …

javascript canvas paperjs
HTML5 Canvas redraw-cycle performance optimisations

We are building a CAD app that runs in a browser. C.A.D stands for Computer Aided Design. Illustrator, …

javascript optimization paperjs
Change mouse cursor while hover over specific canvas paths with Paper.js

Actually (using w3.org doc's example http://www.w3.org/html/wg/drafts/2dcontext/html5_canvas/#dom-context-2d-ispointinpath) I did …

html5-canvas paperjs