Manipulating the corners of an SVG with a image uri inside of it

Viewed 9

I am trying to write a script in JS where I can drag the corners of an SVG with an image URI inside around the screen and have it warp I can't use anything like node or three.js because this is a project I am making a scratch extension for my class to use.

I want to go from this Original Square Image

to this New warped SVG

0 Answers
Related