Nori Version 2

Nori is a simple ray tracer written in C++. It runs on Windows, Linux, and Mac OS and provides basic functionality that is required to complete the assignments in the course Computer Graphics taught at ETH Zürich.

Course information and framework documentation

For access to course information including slides and reading material, visit the main Computer Graphics website. The Nori 2 framework and coding assignments will be described on the Nori website.

Important note

Do not make your source code publicly available! This repository is only used for assignments internally. You are, however, free to publish your final project report (one previous example), as long as the source code remains private.