Is there any straight-forward way to do non affine transformations on an image with canvas/css/svg without using 3d transforms? By non affine transformation I mean applying a 3x3 homogeneous matrix on an image, you know, to do "perspective" transforms.
Asked
Active
Viewed 413 times