4 Steering and Trajectory
Overview
This chapter will guide you through the following topics:
4.1 2D vector class.
4.2 2D straight class.
4.3 Improve steering.
4.4 Reduce the lap time.
4.5 Stay on the track.
4.6 Other implementations.
Up
Let's build a vector class.