I'm making a 2D game with Pygame. There is a surface which I'd like to deform perspectively (without using OpenGL) Has anyone an idea on how to accomplish that?
Here's a picture showing the original image and one example of what I mean by deform perspectively.