> >
> I'm guessing the middle '1.4...' should move one
> place to the left, but how to automatically detect
> and correct for this (you could also do this for
> the 3rd row not?).
Actually it shouldn't. The 'proper' matrix is given by the rule I state and is
Code:
> parts\3039p32.dat | line 40 | Invalid matrix
> detected [2 0 0 0 0 1.4286 0 0 -1.4286]. It could
> not be corrected automatically, it might cause
> rendering glitches.
> parts\3039p32.dat | line 41 | Invalid matrix
> detected [2 0 0 0 0 1.4286 0 0 -1.4286]. It could
> not be corrected automatically, it might cause
> rendering glitches.
>
> I'm guessing the middle '1.4...' should move one
> place to the left, but how to automatically detect
> and correct for this (you could also do this for
> the 3rd row not?).
Actually it shouldn't. The 'proper' matrix is given by the rule I state and is
Code:
[2 0 0 0 0.7071 1.4286 0 0.7071 -1.4286]