Open akashjarad opened 7 years ago
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):
how can we use isomer with paperjs(http://paperjs.org) , i need to move the isomer object using mouse event . any solution?