- cd into /Generated
- Run make
- The resultant .exe will appear in /Build/Bin/App/Debug
- Run ./run.bat
- WASD does rotational transformations
- Arrow Keys translation transformation
- W and E does scaling transformations
There is a copy of the report in the Report directory. The makefile is in the Generated directory.