In this assignment, you will use splines to create a roller coaster simulation. The simulation will run in a first-person view, allowing the user to “ride” the coaster in an immersive environment. After completing this assignment, you should have a solid understanding of:

Specification

[5 point] Build your own virtual roller coaster using splines

[5 points] Define the moving coordinate frame along the spline.

image.png

[5 points] Simulate the coaster to create physically correct motion along the spline.

[5 points] Render the simulating in a first-person view.