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.

Ask HN: Any good books on ray tracing?

7 pointsby beckthompsonabout 1 year ago
I'm taking a graphics class at university and the tray tracing is really interesting! What books would you recommend for more reading?

2 comments

thesuperbigfrogabout 1 year ago
<a href="https:&#x2F;&#x2F;raytracing.github.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;raytracing.github.io&#x2F;</a>
clipsyabout 1 year ago
Physically Based Rendering[0] was an excellent textbook when I read it ages ago and conveniently enough it looks to have been updated with a new edition last year.<p>[0]: <a href="https:&#x2F;&#x2F;pbrt.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pbrt.org&#x2F;</a>