wanadev / perspective.js

Transforms the perspective of an image and draw it on a canvas
Apache License 2.0
136 stars 27 forks source link

Can i perspective.js in react.js #10

Open ruthesh-coitor opened 2 years ago

flozz commented 2 years ago

You can probably, perspective.js only needs a canvas to work on, it doesn't care if it is implemented by a React component... :)