TE
테크에코
홈24시간 인기최신베스트질문쇼채용
GitHubTwitter
홈

테크에코

Next.js로 구축된 기술 뉴스 플랫폼으로 글로벌 기술 뉴스와 토론을 제공합니다.

GitHubTwitter

홈

홈최신베스트질문쇼채용

리소스

HackerNews API원본 HackerNewsNext.js

© 2025 테크에코. 모든 권리 보유.

Show HN: Text to 3D simulation on a map (does history pretty well)

68 포인트작성자: lukehollis2일 전
Simulate anything on a map from a text prompt -- and conduct risk analysis against LiveUA map&#x27;s global realtime data points from social media and news sources. I trained a GPT-2-size model on historical incident data used to predict things that will go wrong.<p>As historian Benjamin Breen mentions, the leading language models are good historians, so the application will simulate historical events pretty well also.<p>I include a Multi-Agent RL Urban Mobility model in progress displayed on the map as small white cubes representing traffic and pedestrians. Around SF, it uses real census data and other sources for semantically meaningful day plans, etc. It will populate where you move the map, albeit a little slowly. This is based on previous work on my GitHub--I hope to connect it to Unreal&#x27;s city samples project soon.<p>The simulations are pretty simple so far but will grow in complexity soon.<p>I won the AGI House World Models Hackathon with this and the MARL model.<p>Many thanks to Shota Matsuda and Garrett Johnson for the cloud and atmospheric effects libraries on Github at takram-design-engineering&#x2F;three-geospatial<p>Glad for feedback, and thanks for trying it out!

22 comments

taneq2일 전
I asked for a large asteroid impacting the Pacific ocean. Interestingly the resultant tidal wave apparently heads directly to Honolulu, then to Terminal Island, then reverses course and visits Sydney before traveling overland through New South Wales and Queensland, causing some earthquakes in Papua New Guinea, and coming to rest in Tokyo Harbour.<p>Also I just realised I can talk to the asteroid. It understandably seems a little traumatized.<p><pre><code> me: Hi! What brings you to this particular part of the ocean? asteroid: *hurtling through the atmosphere at tremendous speed, trailing fire* AAARRRRRGGGHHHHH! NOT BY CHOICE! Gravity&#x27;s got me in its grip! Been floating peacefully through space for millions of years until your planet&#x27;s pull caught me! CAN&#x27;T STOP NOW! *glowing brighter* Ocean impact in approximately 17 seconds! Nothing personal against this particular patch of water! BRACE FOR TSUNAMI! *increasing in brightness and velocity* </code></pre> <a href="https:&#x2F;&#x2F;mused.com&#x2F;map&#x2F;sim&#x2F;2225&#x2F;asteroid-impact-event" rel="nofollow">https:&#x2F;&#x2F;mused.com&#x2F;map&#x2F;sim&#x2F;2225&#x2F;asteroid-impact-event</a>
评论 #44042741 未加载
评论 #44042548 未加载
pedalpete1일 전
We used to do 3D virtual world work, and though I like where you&#x27;re going with this, I think loading hi-res tiles, for your use-case, is not the right approach.<p>The direction we were trying to move with <a href="https:&#x2F;&#x2F;ayvri.com" rel="nofollow">https:&#x2F;&#x2F;ayvri.com</a> back in 2018 was to model the world from low-res imagery, and render higher-resolution views. At the time, the AI tech wasn&#x27;t ready, but I think you can do this now. You don&#x27;t need a prefect replica of the world, you want a convincing replica, so when you&#x27;re drawing Tokyo, the architecture and elements in the scene match what would be expected.
评论 #44047113 未加载
mkbehbehani2일 전
Cool idea, can only use 2D at the moment. Looks like the 3D tile quota is exhausted: &quot;message&quot;: &quot;Quota exceeded for quota metric &#x27;3D Tiles root requests&#x27; and limit &#x27;3D Tiles root requests per day&#x27; of service &#x27;tile.googleapis.com&#x27; for consumer &#x27;project_number:1016378558728&#x27;.&quot;<p><a href="https:&#x2F;&#x2F;tile.googleapis.com&#x2F;v1&#x2F;3dtiles&#x2F;root.json?key=AIzaSyBdLna6MLOzCVRmK6qxm0-1u2GGUVhYdto" rel="nofollow">https:&#x2F;&#x2F;tile.googleapis.com&#x2F;v1&#x2F;3dtiles&#x2F;root.json?key=AIzaSyB...</a>
评论 #44042524 未加载
rafram2일 전
I don&#x27;t totally understand this, but it has the potential to be very, very cool.<p>(The satellite imagery doesn&#x27;t work in Firefox. Just clouds.)
评论 #44042357 未加载
评论 #44042534 未加载
评论 #44041699 未加载
tomaytotomato2일 전
This might be being unfair, but I asked it to simulate the Battle of Goose Green, during the Falklands war of 1982.<p>Its just a blank screen - <a href="https:&#x2F;&#x2F;mused.com&#x2F;map&#x2F;sim&#x2F;2993&#x2F;battle-of-goose-green" rel="nofollow">https:&#x2F;&#x2F;mused.com&#x2F;map&#x2F;sim&#x2F;2993&#x2F;battle-of-goose-green</a><p>I am excited to see it working though!
评论 #44043588 未加载
solardev2일 전
I don&#x27;t understand what it&#x27;s supposed to do. I see clouds and a prompt entry. I type something in and it just gives me a text response about New York urban tourism...?
评论 #44042053 未加载
评论 #44042796 未加载
don-bright2일 전
Dating myself, typed in &quot;Global Thermonuclear War&quot;. Watching various cities of the world have their map flash on the screen for a few seconds at a time was certainly nightmare inducing. But fascinating.
mdrzn2일 전
Seems very interesting tho. Maybe pre-generate the three &quot;prompts&quot; that you show when I open the page, and load them from cache when I select them? At least I can see how it <i>should</i> work.<p>edit: in 2d the map loads, in 3d it doesn&#x27;t load. But when it works in 2d it&#x27;s VERY COOL!<p>Here&#x27;s my example: <a href="https:&#x2F;&#x2F;mused.com&#x2F;map&#x2F;sim&#x2F;3129&#x2F;roman-civil-wars-of-the-1st-century-bc-232" rel="nofollow">https:&#x2F;&#x2F;mused.com&#x2F;map&#x2F;sim&#x2F;3129&#x2F;roman-civil-wars-of-the-1st-c...</a>
moontear2일 전
Doesn&#x27;t work in Chrome (no map), doesn&#x27;t work in Firefox. This sounds really interesting and I would love a video of it working its magic.
meindnoch2일 전
I don&#x27;t know what this is supposed to do, but it doesn&#x27;t seem to work.
评论 #44042794 未加载
conception2일 전
This is magic. I just did volcano and it simulated lava flow, emergency responders, blast zones. Pretty cool stuff.
评论 #44043106 未加载
ElijahLynn2일 전
Prompt box does not show on mobile. I&#x27;m using brave on Android. Even when I request the desktop site it does not show it. But when I use brave on Mac it does show it.<p>This was a confusing landing for me on a mobile device.
评论 #44045712 未加载
lukehollis2일 전
Update: sorry google maps 3d tiles aren&#x27;t displaying!<p>Video: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=zXS9sNcDLJU" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=zXS9sNcDLJU</a><p>The Google Maps 3d Photorealistic Tiles are returning 429 Error too many requests Looks like will need to build in the ability for people to bring their own Google Maps API key. Fix up shortly
评论 #44042771 未加载
LargeWu2일 전
Incredibly brave of you to post something like this here. How are you monitoring and managing cost&#x2F;token usage?
评论 #44045564 未加载
thenthenthen2일 전
The scaling is off on mobile, the prompt box is hidden from view etc.
评论 #44043295 未加载
folli2일 전
I can&#x27;t get it to work, but it sounds interesting. Does anyone have a screen recording to share?
mkoryak2일 전
it seems to work, but i dont know what i should be doing with it or what i am looking at
WalterGR2일 전
The prompt… er, well, <i>prompt</i> doesn’t appear in portrait orientation on iOS 18.
stevage2일 전
Mostly I seem to be looking at some pretty great looking clouds and some (fake?) satellite imagery, but not seeing any people or armies or anything. And then every now and then it sort of glitches out and resets everything.<p>I&#x27;d love to see a video or something of it in action.<p>...<p>Oh, it seems to work much better in 2D. Now I see markers and stuff.
评论 #44042540 未加载
deadbabe1일 전
I tried to simulate peace on Earth.
评论 #44047125 未加载
patrick4urcloud2일 전
interesting
tetris112일 전
I like the idea, but it&#x27;s really glitchy and borderline epilepsy-inducing
评论 #44046792 未加载
评论 #44041259 未加载