mmp / pbrt-v3

Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
http://pbrt.org
BSD 2-Clause "Simplified" License
4.88k stars 1.19k forks source link

build pbrt on freebsd #65

Closed juliendehos closed 8 years ago

juliendehos commented 8 years ago

Tested with FreeBSD 10.3 amd64; greatly inspired by the OpenBSD code (refactoring may be worth it).

mmp commented 8 years ago

Thanks!