/temporal-aa-doc

Computer Graphics Master's final project

Primary LanguageTeXMIT LicenseMIT

Temporal Antialiasing Project

Build Status

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.

Compilation

Compile documentation

make thesis
make presentation

Clean directory

make clean

Compile & clean

make all

Template

The template is a slightly tweaked version of the template found in the cambridge/thesis repo.