I am trying to make a shader to warp an image in godot, but I only seem to be create uniform skews and all tutorials just show me how to make things wiggle. How can I make the can accomplish what I have in the image below?
I can't seem to find anything that covers this simple kind of deformation. Is this solely a vertex shader, a fragment shader, lil help?