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.

Interstellar movie black hole implemented with Einstein's equations in C++

139 pointsby sawirricardo9 months ago

14 comments

KaiserPro9 months ago
I worked on this movie, I was at DNEG at the time. One of the standout things that I remember is that this particular simulation was toxic to the fileserver that it was being stored on.<p>From what I recall, I don&#x27;t think that it was running on that many machines at once. Mainly because it required the high memory nodes that were expensive. I <i>think</i> it was only running on ~10 possibly 50 machines concurrently. But I could be wrong.<p>What it did have was at least one dedicated fileserver though. Each of the file servers at the time were some dual proc dell 1u thing with as much ram as you could stuff in them at the time (384 gigs I think). They were attached by SAS to a single 60 drive 4u raid array. (Dell PowerVault MD3460 or something along those lines. They are rebadged by Dell and were the first practical hotswap enclosure that took normal 3.5&quot; SAS drives, that didn&#x27;t cost the earth)<p>The array was formatted into 4 raid6 groups, and LVM&#x27;d together on the server. it was then shared out by NFS over bonded 10gig links.<p>Anyway. That simulation totally fucked the disks in the array. By the time it finished (I think it was a 2 week run time) it had eaten something like 14 hard drives. Every time a new disk was inserted, another would start to fail. It was so close to fucking up the whole time.<p>I had thought that the simulation was a plugin for houdini, or one of the other fluid simulation engines we had kicking around, rather than a custom 40k C++ program.
评论 #41223709 未加载
评论 #41223860 未加载
评论 #41252069 未加载
评论 #41223779 未加载
lmpdev9 months ago
Interstellar blackhole VFX implemented in 40k lines of C++<p>Would be a better title
评论 #41223494 未加载
评论 #41223688 未加载
bachmeier9 months ago
The title is basically nonsense. They&#x27;re talking about the black hole in that movie.
评论 #41223127 未加载
评论 #41223120 未加载
ginko9 months ago
There was a pretty good talk[1] on this at SIGGRAPH 2015. Speakers included later Nobel prize winner Kip Thorne. I tried to find any recordings but had no luck. (Presumably it&#x27;s on the conference DVD)<p>[1] <a href="https:&#x2F;&#x2F;history.siggraph.org&#x2F;learning&#x2F;double-negative-presents-the-visual-effects-of-interstellar-by-thorne-franklin-james-and-tunzelmann&#x2F;" rel="nofollow">https:&#x2F;&#x2F;history.siggraph.org&#x2F;learning&#x2F;double-negative-presen...</a>
mode809 months ago
ScienceClic did an excellent video about the accuracy with a better recreation: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;ABFGKdKKKyg" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;ABFGKdKKKyg</a>
idk19 months ago
[possible spoiler alert]<p>Is Intersetllar the movie where Matthew McConaughey turned into a bookcase?
评论 #41223345 未加载
评论 #41223344 未加载
评论 #41223359 未加载
评论 #41223646 未加载
NKosmatos9 months ago
If you want to avoid opening Twitter (now known as X), here is the link to the paper: <a href="https:&#x2F;&#x2F;arxiv.org&#x2F;pdf&#x2F;1502.03808" rel="nofollow">https:&#x2F;&#x2F;arxiv.org&#x2F;pdf&#x2F;1502.03808</a><p>TLDR “A typical IMAX image has 23 million pixels, and for Interstellar we had to generate many thousand images, so DNGR had to be very efficient. It has 40,000 lines of C++ code and runs across Double Negative’s Linux-based render-farm. Depending on the degree of gravitational lensing in an image, it typically takes from 30 minutes to several hours running on 10 CPU cores to create a single IMAX image. Our London render-farm comprises 1633 Dell-M620 blade servers; each blade has two 10-core E5-2680 Intel Xeon CPUs with 156GB RAM. During production of Interstellar, several hundred of these were typically being used by our DNGR code.“
评论 #41223398 未加载
joelwallis9 months ago
I could do it with Photoshop, two candles of Red Bull and a 5K USD payment in my account.<p>Jokes apart — this is the best SciFi movie ever! It’ll become one of these movies one’s got to rewatch every 5y or so.
评论 #41254506 未加载
manuelmoreale9 months ago
There’s an interesting discussion related to this in this video: <a href="https:&#x2F;&#x2F;youtube.com&#x2F;watch?v=Z4oy6mnkyW4" rel="nofollow">https:&#x2F;&#x2F;youtube.com&#x2F;watch?v=Z4oy6mnkyW4</a>
sidcool9 months ago
This movie gives me chills everytime I see it. The attention to detail is immaculate.
tempoponet9 months ago
&gt; a 32,000-core render farm at about 20 core-hours per frame<p>~26 2&#x2F;3 frames per minute, not bad
DerekL9 months ago
Title is misspelled, should be “black hole” (two words).
评论 #41229021 未加载
hermitcrab9 months ago
It is a pity they didn&#x27;t spend comparable effort on the story. I thought it was a really disappointing film, especially after they banged on so much about how good the physics in it was (apart from the black hole rendering, it wasn&#x27;t).
评论 #41223093 未加载
评论 #41223516 未加载
评论 #41223499 未加载
评论 #41223486 未加载
usrnm9 months ago
I wonder if people who wrote that code also consider their job boring and uninspiring
评论 #41223274 未加载
评论 #41223425 未加载
评论 #41223297 未加载
评论 #41224285 未加载
评论 #41223063 未加载
评论 #41223054 未加载
评论 #41223052 未加载