Return to the tutorials list.

9 - Move a camera along a spline

This tutorial is very similar to previous tutorial. It uses the same spline, but instead of moving the model, we are moving the camera along the spline using CameraSplineFollower.

The key C ise used to switch between the camera following the spline and the usual camera manipulator.

Preview
Camera along the spline

Camera manipulator


Source Code