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.92k stars 1.2k forks source link

Fix the bug about the direction of Normal. #67

Open nothinglo opened 8 years ago

nothinglo commented 8 years ago

I have tested. It seems wrong direction of the triangle normal.