Hi! Anybody here knows about an algorithm for quaternion that orients it to look to a given vector ? (eventually with the up vector too)
Something like:

lookAt( target, up:TVector):TQuaternion

Thanks