camera.pan -= mouse_force.x*2*time_step;
camera.tilt -= mouse_force.y*2*time_step;

may you need to increase it hten al litle bit but time_step is realy neceseary because your fps wont turn every where the same


"empty"