Computer Graphics - Robot Race Assignment
Computer Graphics - 2nd Assignment: Robot Race
Any commits will be checked before adding them to the master branch!
This project has recieved it's final update, however it is not done yet. The things that have not been completed are the following:
- Robot translation around the track (rotation is not applied)
- Skybox, it needs translation to the camera position
- Bezier Track (Spline) class, getPoint(double t) and getTangent(double t) need implementation
- Comboboxes need an update, helicopter cam mode needs to be added to the camera mode