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: I rebuilt the Flash app “Scale of the Universe” in WebGL

276 pointsby mattmar96over 3 years ago

30 comments

aarchiover 3 years ago
Was this a port of the Flash app or reverse engineering it? The description on GitHub mentions that the Flash version was made by your friend, so I presume you have the original source available.<p>I&#x27;ve wanted to port an old Flash game for a long time, but I only have the .swf file, not .fla, because I&#x27;m not the original developer. I&#x27;ve tried several decompilers to examine the code and resources, but it would take a lot of work to make sense of the obfuscated code. Unfortunately, it can&#x27;t be played in the Ruffle emulator since it is written in ActionScript 3, which is not currently supported.
评论 #29491386 未加载
mattmar96over 3 years ago
You can check out the source code here: <a href="https:&#x2F;&#x2F;github.com&#x2F;matttt&#x2F;scale_of_the_universe" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;matttt&#x2F;scale_of_the_universe</a>
评论 #29493323 未加载
评论 #29493091 未加载
modelessover 3 years ago
I didn&#x27;t realize that the Planck length was so much smaller than the elementary particles. &quot;There&#x27;s plenty of room at the bottom&quot; indeed.
pawelwentpawelover 3 years ago
Loving this, really nice work. Works super smooth and even the music is quite nice!<p>A little bit of unrequested feedback:<p>- Allow me to drag the viewport somehow. A couple times I wanted see elements around to position them on my screen in perspective but couldn&#x27;t do that.<p>- Allow me to stop the zoom out animation somehow. At the moment one move on my trackpad and I teleport from coffee bean to Rwanda. I can&#x27;t stop this zoom animation. It seems that I have to go to Rwanda.<p>- Support retina screens. This might come in really useful. To do this (it occurs to me that you&#x27;re using PIXI.js), when creating your app set resolution to window.devicePixelRatio || 1. You might be on a devicePixelRatio === 1 screen and can&#x27;t see the difference right but trust me it&#x27;s there. You can test and see it on any modern mac or apple mobile device.<p>Sending you a digital high five of size of the observable universe.
评论 #29491098 未加载
评论 #29494286 未加载
评论 #29489987 未加载
dangover 3 years ago
Past threads about the original (and maybe a few variations):<p>(Edit: this is fun too: <a href="https:&#x2F;&#x2F;abcnews.go.com&#x2F;Technology&#x2F;page&#x2F;scale-universe-cary-michael-huang-california-high-school-15573968" rel="nofollow">https:&#x2F;&#x2F;abcnews.go.com&#x2F;Technology&#x2F;page&#x2F;scale-universe-cary-m...</a>)<p><i>The Scale of the Universe (2012)</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9629418" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9629418</a> - May 2015 (8 comments)<p><i>Scale of the Universe</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7298423" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7298423</a> - Feb 2014 (80 comments)<p><i>The Scale of The Universe- Made by 14 year old twins</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=4816166" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=4816166</a> - Nov 2012 (1 comment)<p><i>The Scale of the Universe 2</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=4691798" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=4691798</a> - Oct 2012 (1 comment)<p><i>The Scale of the Universe</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=3589030" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=3589030</a> - Feb 2012 (8 comments)<p><i>The Scale of the Universe</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=3585187" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=3585187</a> - Feb 2012 (2 comments)<p><i>The scale of the universe, and everything</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=2398150" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=2398150</a> - April 2011 (17 comments)<p><i>Scale of the Universe</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=1953919" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=1953919</a> - Nov 2010 (39 comments)<p><i>Scale of the Universe</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=1835460" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=1835460</a> - Oct 2010 (46 comments)<p><i>Scale of the universe (flash)</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=1261816" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=1261816</a> - April 2010 (15 comments)
评论 #29490266 未加载
评论 #29491111 未加载
lucaaaover 3 years ago
Very nice! You should consider hosting it on it&#x27;s own domain, something like scaleoftheuniverse.art, .co, .app
trilinearnzover 3 years ago
Very cool. I had no idea that the diameter of Jupiter was a mere fraction of the distance of the moon from earth!
评论 #29495337 未加载
评论 #29496403 未加载
ge96over 3 years ago
These things are always depressing to me regarding meaning. I know the now point is to avoid pain&#x2F;exist. But the scale and scifi, traveling, will it happen, even then what&#x27;s the point but yeah. At least I&#x27;m busy being poor&#x2F;trying to escape that at the moment.<p>I do pursue things, have goals, enjoy solving problems&#x2F;making things but yeah... good reminder. Same for remembering that you are a bag of meat.
评论 #29490840 未加载
评论 #29498247 未加载
chrisweeklyover 3 years ago
On an iPhone 13 Pro &#x2F; iOS 15.1.1, I get<p>&gt; This version of Scale of the Universe 2 is not designed for phones. Please find the app on the iOS app store.<p>... but can&#x27;t find your app on the app store. Any chance you could provide a link?
评论 #29506928 未加载
评论 #29490014 未加载
bestouffover 3 years ago
On an android phone this thing wants me to download the iOS app...
评论 #29490034 未加载
amazdover 3 years ago
Incredible... an amazing visualization. I like how you have the mine craft world in there :D
评论 #29489472 未加载
ChickeNESover 3 years ago
Using the scroll wheel to zoom doesn&#x27;t work in Firefox
评论 #29493431 未加载
andosteinmetzover 3 years ago
For any who haven&#x27;t seen it, I also recommend Charles &amp; Ray Eaemes&#x27; &quot;Powers of Ten&quot; <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=0fKBhvDjuy0" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=0fKBhvDjuy0</a>
IceWreckover 3 years ago
I like that it mentions minecraft world &gt; earth.
thrdbndndnover 3 years ago
It should be &quot;中文 (繁體)&quot; or &quot;中文 (正體)&quot; for the traditional Chinese, not just &quot;中文&quot;. I&#x27;m confused a little bit since it has &quot;中文 (简体)&quot; (Chinese (simplified)).
评论 #29490926 未加载
maxtardiveau2over 3 years ago
The giant green button at the bottom is just slimy -- I fell for it. No, I don&#x27;t want to install your Protecto extension, whatever the frack it is. Geez.
评论 #29492858 未加载
ziggusover 3 years ago
Wow, that is very cool! Well done!
评论 #29489610 未加载
superasnover 3 years ago
Pretty amazing. I couldn&#x27;t help but remember this yt video(1) by Carl Sagan while zooming out.<p>(1) <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=wupToqz1e2g" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=wupToqz1e2g</a>
pmayrgundterover 3 years ago
My own webgl port of Celestia, which allows zoom-out from Earth to the scale of nearest 10k stars:<p><a href="https:&#x2F;&#x2F;celestiary.github.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;celestiary.github.io&#x2F;</a>
评论 #29501470 未加载
jancsikaover 3 years ago
Is there a way to convert this to an SVG?<p>Just curious what performance would be like to drag and zoom around an SVG version. I&#x27;m guessing bad...
评论 #29489488 未加载
malkiaover 3 years ago
Cool - just noticed some shimmering when zooming in - is mip-mapping enabled? (This might be a source of slowdown too).
评论 #29493461 未加载
epicwhaleburgerover 3 years ago
Love it! Thanks for sharing, you&#x27;re doing the science god&#x27;s work, kid. You&#x27;ll go far, I&#x27;m sure of it.
ab_testingover 3 years ago
You have the HIV virus in there. You should add a coronavirus in there. I don&#x27;t know how easy or hard that would be?
评论 #29489501 未加载
guerrillaover 3 years ago
What does &quot;Total Human Height&quot; being about the diameter of Pollux mean?? Is that a bug?
评论 #29493376 未加载
danaugrsover 3 years ago
Nice! Where is the music from? It feels very familiar... isn&#x27;t it from Kerbal Space Program?
评论 #29490888 未加载
krylonover 3 years ago
I love it! Thank you very much!!!
kreelmanover 3 years ago
This is fairly spectacular and a great deal of fun. Puts your daily problems in perspective.....<p>:-)
grishkaover 3 years ago
It&#x27;s strange that there&#x27;s Ukrainian but no Russian.
评论 #29493438 未加载
kzrdudeover 3 years ago
Nice. Is it possible to contribute to the localizations?
评论 #29504164 未加载
dr_dshivover 3 years ago
Not for phones, I guess.
评论 #29489516 未加载