View Single Post
Old Apr 3rd, 2008, 11:51 AM   #6
OpenLoop
Expert Programmer
 
OpenLoop's Avatar
 
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4 OpenLoop is on a distinguished road
Re: Directx 3D Racing Game

You need to multiply the camera position vector with the same quaternion you used to rotate the car. Reimers's tutorials should have some insight about this.

http://www.riemers.net/eng/Tutorials...rp/series2.php
OpenLoop is offline   Reply With Quote