Master in Computer Graphics final project.
To compile it, a modern LaTeX distribution needs to be installed, in addition to Python, pygments and make.
To compile the presentation XeLaTex is recommended.
Compile documentation
make thesis
make presentation
Clean directory
make clean
Compile & clean
make all
The template is a slightly tweaked version of the template found in the cambridge/thesis repo.