isomer
isomer copied to clipboard
integration with paperjs
how can we use isomer with paperjs(http://paperjs.org) , i need to move the isomer object using mouse event . any solution?
Think is perhaps more of a stack overflow question, I've had some success integrating isomer with easel.js, which gets you mouse events ( haven't gotten around doing drag drop, but it should be doable), check (Simplest case) :
https://github.com/jdan/isomer/issues/15
And (Object Oriented):
http://codepen.io/k3no/post/everyday-javascript-objects