I need to align a position with a normalised directional vector, and I was wondering if there is a simpler method than transforming the direction vector into Euler angles, building a matrix and rotating the position? Seems kind of a lot of work just to get an engine exhaust to the right coordinates...
