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.

