WorldGrow: Generating Infinite 3D World

github.com

49 points by cdani 5 hours ago


Garlef - 4 hours ago

I don't think generating virtual space is the issue.

It's about generating interesting virtual space!

theknarf - an hour ago

Did they reinvent "wave function collapse" (https://github.com/mxgmn/WaveFunctionCollapse)?

gcr - 2 hours ago

This could be a great way to make backrooms horror environments!

I've dreamed of a NeRF-powered backrooms walking simulator for quite a while now. This approach is "worse" because the mesh seems explicit rather than just the world becoming what you look at, but that's arguably better for real-world use cases of course.

fjfaase - 2 hours ago

I wonder if they also have a strategy for deleting generate tiles, otherwise the infinite is limited to the size of available memory. I also wonder if with their method can exactly recreate tiles that have been deleted. Or in other words, that they have a method for generating unique seeds for all tiles. The paper does not give much technical details. If the seed has a limited size and there is a method for generating seeds for each 2D coordinate, I wonder if it is possible to make a non-repeating infinite world. I think it is not possible with a limited size seed.

kittikitti - 21 minutes ago

This is great and really cool! Thank you for sharing.

embedding-shape - 4 hours ago

It is only a paper as of now:

> The code is being prepared for public release; pretrained weights and full training/inference pipelines are planned.

Any ideas of how it would different and better compared to "traditional" PCG? Seems like it'd give you more resource consumption, worse results and less control, neither of which seem like a benefit.

- 5 hours ago
[deleted]
jackdoe - 4 hours ago

cant wait for the new diablo :)

keyle - 2 hours ago

This is cool. And could be fun in games. Not sure I get the point otherwise... The thought that came to mind was "Architectural slop".

splintercell - an hour ago

Is it just me, or some of the places it generates are just not realistic? Like a small area of some kind which is a dead space, and there is a giant window into it.

rana762 - 3 hours ago

[dead]