To investigate camera trucking motion:
- Manipulate the parameters of a lookAt() created virtual camera to position and orient a camera.
- Push the truck button below to "truck" from the camera's current position and orientation.
The left canvas shows the relative location of the scene objects and the camera. The right
canvas shows the scene from the camera's vantage point.
Manipulate the function lookAt(M, eye_x, eye_y, eye_z,
center_x, center_y, center_z, up_dx, up_dy, up_dz)
Each click of the truck button moves by 0.1 units along the u axis.