#65 contribution to tutorial
Closed: Fixed Opened by damien.nozay@gmail.com.

Some tips to use the axonometric:

2D image can be tranformed in more than 4 ways:[[BR]]
- Vertical skew -16.5 deg
- Vertical skew +24.5 deg
- Matrix transform
{{{
[+1.00 +1.00]
[-0.30 +0.45]
}}}
- Matrix transform
{{{
[+1.00 -1.00]
[+0.45 +0.30]
}}}
(you can flip/rotate/mirror first)


Added to [wiki:Guidelines/IsometricPerspective Isometric Perspective] tips.

Metadata