Hacker News new | ask | show | jobs
by pavlov 1989 days ago
For 3D, the book “Physically Based Rendering” by Humphreys & Pharr is excellent. I think the entire text is free online nowadays.
1 comments

The full text is available here: http://www.pbr-book.org/

The source is available here: https://github.com/mmp/pbrt-v3/

The latest text has an additional author: Wenzel Jakob