react-paper / react-paper-bindings

Paper.js bindings for React
http://react-paper.github.io/react-paper-bindings/
192 stars 35 forks source link

[feature request] boolean path operations (unite, intersect, etc.) #6

Open devdoomari opened 7 years ago

devdoomari commented 7 years ago

paper.js already has boolean path operations built in. (http://paperjs.org/reference/path/#intersect-path)

I'd love to have that feature available for react-paper-bindings :)

HriBB commented 7 years ago

I will try to port some of the examples in the following weeks, and will probably start with this. But I am looking for a job ATM, and I can't promise anything. You can try to make a PR 😉