Originally Posted By: Firoball
I think vec_ commands are quite nice.

wouldn't you like to have the possibility to write vector calculations in a similar notation to what you have learned in school instead of writing many lines of vec_ commands?

Originally Posted By: Firoball
I hate matrices. They are a bunch of numbers which mean nothing to me when I look at them.
I feel more comfortable when working with angles and vectors since I see directly what I'm doing.
It is true that for 3d calculations matrices are the best way, but I'm happy when I don't have to use them outside that area laugh

i know how to work with transformation matrices and i also know how to interpret the content of a transformation matrix but i think what really happens during a matrix*matrix multiplication is very hard to imagine/visualize for (most) human brains. matrices probably are better suited for computers. laugh