ID:2008194
 
(See the best response by Kaiochao.)
Problem description:
Is it possible to skew an object and if so, how would I go about doing that?

Best response
If skew and shear mean the same thing, you can do a shear with matrix(1, sx, 0, sy, 1, 0). You can transform a rectangle into a parallelogram, but not a trapezoid.
Bummer. Going for more of a trapezoid effect.

In response to PopLava
PopLava wrote:
Bummer. Going for more of a trapezoid effect.

Something like that is not possible for a linear (or affine) transformation, as it's not linear (or affine). Thus, it can't be done using matrices alone.
A trapezoid effect is a 3D transformation, and transform matrices don't support 3D at this time.
In response to Lummox JR
Lummox JR wrote:
at this time.

alskdjklasdjklasjdkl O_O

510 plane group/master + 3D transforms = floorcasting in dawncaster.