I have 3 perpendicular vectors representing an object in 3d space...
Heading Right Up
...and I would like to be able to 'fly' this object so that it ends up at a specific point and heading using only roll and pitch (no yaw) so that the object follows a smooth flightpath.
This is for spaceship AI.