TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Swallowing the elephant (part 1)

29 点作者 reedlaw超过 6 年前

3 条评论

taspeotis超过 6 年前
Previous discussion [1].<p><pre><code> My adventures getting Disney’s Moana island scene to render well with Pbrt (pharr.org) 463 points by dsr12 3 months ago | cached | hide | past | web | favorite | 46 comments </code></pre> [1] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17546915" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17546915</a>
dtf超过 6 年前
Another series on this mammoth dataset:<p>1. <a href="https:&#x2F;&#x2F;schuttejoe.github.io&#x2F;post&#x2F;disneybsdf&#x2F;" rel="nofollow">https:&#x2F;&#x2F;schuttejoe.github.io&#x2F;post&#x2F;disneybsdf&#x2F;</a><p>2. <a href="https:&#x2F;&#x2F;schuttejoe.github.io&#x2F;post&#x2F;disneypostmortem&#x2F;" rel="nofollow">https:&#x2F;&#x2F;schuttejoe.github.io&#x2F;post&#x2F;disneypostmortem&#x2F;</a>
RyanShook超过 6 年前
Render pipeline work appears to be 75% engineering and 25% intuition based on analyzing the output. The sheer number of files in this one scene makes the benefit of multiple threads really clear.