TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Physically Based Rendering – Online Edition

297 pointsby wjakobover 6 years ago

14 comments

wjakobover 6 years ago
Matt, Greg, and I are super-excited to release a free online edition of the Physically Based Rendering Book with hyperlinked cross-referencing, beautiful SVG figures and equations as well as interactive image comparisons. The details of how all of this came to be are explained in the preface to the online edition. (<a href="http:&#x2F;&#x2F;www.pbr-book.org&#x2F;3ed-2018&#x2F;Preface_to_the_Online_Edition.html" rel="nofollow">http:&#x2F;&#x2F;www.pbr-book.org&#x2F;3ed-2018&#x2F;Preface_to_the_Online_Editi...</a>)
评论 #18222817 未加载
评论 #18221278 未加载
评论 #18222295 未加载
评论 #18221841 未加载
评论 #18222444 未加载
评论 #18221249 未加载
s-mackeover 6 years ago
Thank you for this detailed description. I will definitely take a look and read a few chapters about the light transport.<p>Just a remark. When I first read the title, I was interested in the approximations you use because you emphasize physics so much in your book and your title. I read the preface and found a suspicious sentence.<p><i>When configured to do so, pbrt can compute images that are physically correct; they accurately reflect the lighting as it would be in a real-world version of the scene.</i><p>That is not correct. You use a phenomenological model for the light-matter interaction and approximate the effects of light with raytracing. That still produces (almost) photo realistic images for our eyes, but is not &quot;physically correct&quot;. A paragraph on the limitations of technology could be worthwhile.
评论 #18222523 未加载
评论 #18226089 未加载
评论 #18222642 未加载
评论 #18229660 未加载
评论 #18226396 未加载
peakaiover 6 years ago
Ever since I saw this book being sold, I&#x27;ve been eagerly wanting to read it. The physics-based approach is definitely the way I would prefer to learn any subject, and rendering is just one of the areas I wish I knew more about. Delighted to know that you guys put it online, thank you!
archgoonover 6 years ago
This is the book that won Matt Pharr, Greg Humphreys and Pat Hanrahan an Academy Award<p><a href="https:&#x2F;&#x2F;www.oscars.org&#x2F;sci-tech&#x2F;ceremonies&#x2F;2014" rel="nofollow">https:&#x2F;&#x2F;www.oscars.org&#x2F;sci-tech&#x2F;ceremonies&#x2F;2014</a><p>&gt;&gt; To Matt Pharr, Greg Humphreys and Pat Hanrahan for their formalization and reference implementation of the concepts behind physically based rendering, as shared in their book Physically Based Rendering.<p>&gt;&gt; Physically based rendering has transformed computer graphics lighting by more accurately simulating materials and lights, allowing digital artists to focus on cinematography rather than the intricacies of rendering. First published in 2004, Physically Based Rendering is both a textbook and a complete source-code implementation that has provided a widely adopted practical roadmap for most physically based shading and lighting systems used in film production.
corysamaover 6 years ago
There is a Patreon to help pay for the servers <a href="https:&#x2F;&#x2F;www.patreon.com&#x2F;pbrbook" rel="nofollow">https:&#x2F;&#x2F;www.patreon.com&#x2F;pbrbook</a>
eltetoover 6 years ago
What is the best way to attack this book as a graphics programming beginner (but with plenty of C++ experience)? I saw several people praise it a while back in HN and took a cursory look. It seemed complete and thoroughly explained but missing examples or &quot;checkpoints&quot; along the way where I could turn around and test what I had been building.
评论 #18222496 未加载
评论 #18223357 未加载
boromiover 6 years ago
what technology have they used to create the website? I&#x27;m guessing some pandoc to html workflow plus a static site engine?
评论 #18221918 未加载
brian_herman__over 6 years ago
Awesome work guys! <a href="http:&#x2F;&#x2F;www.pbr-book.org&#x2F;3ed-2018&#x2F;Introduction&#x2F;Photorealistic_Rendering_and_the_Ray-Tracing_Algorithm.html" rel="nofollow">http:&#x2F;&#x2F;www.pbr-book.org&#x2F;3ed-2018&#x2F;Introduction&#x2F;Photorealistic...</a> I am going to read this part when I get home.
cultofmetatronover 6 years ago
This makes me super happy. I bought the book a few years back and always meant to go through it with rigor to build my own renderer. Now I have that free time but as a digital nomad, I couldn&#x27;t bring the book. (its up there in size).
Chazprimeover 6 years ago
Thanks for putting this online, my physical copy is currently buried in storage and I’ve been dying continue reading it!
vkoskivover 6 years ago
I got my physical copy a few months ago, glad to see more people having access to this great resource now!
jason_slackover 6 years ago
Thank you so much. I love my physical copy but can&#x27;t always take it with me places.
feissover 6 years ago
This is amazing news. Congratulations and thanks so much for this present to humanity.
xchipover 6 years ago
Wooow thanks guys!