Study PBRT V3

996.icu LICENSE

This is a repository I study PBRT3, you can find the book in the online. I don't publish this code, just for study.

First you should clone it:

git clone git@github.com:KnewHow/Study_PBRT_V3.git

Then update the libaray with:

git submodule update --init --recursive