This repository contains the content for the online edition of the Physically Based Rendering book.
We are making the repository available in order to make it easier to read
the book offline. For example, executing python3 -m http.server 8000
in
the top-level directory makes it possible to read the book in a web browser
pointed at localhost:8000.
The online version of the book (including the contents of this git repository) is made available under a CC BY-ND-NC 4.0 license.