I have two pieces at a unit, one which gets a random direction. The other one should gets the same direction, but mirrored on the yz-plan (y_axis).
Now i tryied the usual suspects. Householder Matrice which gave me this
Code: Select all
1 0 0
0-1 0
0 0 1
Also yes its a basic problem.. but we need more thread on basic problems, cause that is were the newbs are.
any help is welcome