Remix.run Logo
schmichael 13 hours ago

It’s a fun demo but they never go into buildings, the buildings all have similar size, the towns have similar layouts, there’s numerous visual inconsistencies, and the towns don’t really make sense. It generates stylistically similar boxes, puts them on a grid, and lets you wander the spaces between?

I know progress happens in incremental steps, but this seems like quite the baby step from other world gen demos unless I’m missing something.

thwarted 12 hours ago | parent | next [-]

> they never go into buildings, the buildings all have similar size, the towns have similar layouts, there’s numerous visual inconsistencies, and the towns don’t really make sense

These AI generated towns sure do seem to have strict building and civic codes. Everything on a grid, height limits, equal spacing between all buildings. The local historical society really has a tight grip on neighborhood character.

From the article:

> It would also be sound, with different areas connected in such a way to allow characters to roam freely without getting stuck.

Very unrealistic.

One of the interesting things about mostly-open world game environments, like GTA or Cyberpunk, is the "designed" messiness and the limits that result in dead ends. You poke at someplace and end up at a locked door (a texture that looks like a door but you can't interact with) that says there's absolutely nothing interesting beyond where you're at. No chance to get stuck in a dead end is boring; when every path leads to something interesting, there's no "exploration".

Animats 8 hours ago | parent | next [-]

The other extreme, where you can go inside everywhere, turns out to be boring. Second Life has that in some well-built areas. If you visit New Babbage, the steampunk city, there's almost a square kilometer of city. Almost every building has a functional interior. There are hundreds of shops, and dozens of bars. You can buy things in the shops, and maybe have a simulated beer in a pub. If anyone was around, you could talk to them. You can open doors and walk up stairs. You might find a furnished apartment, an office, or just empty rooms.

Other parts of Second Life have roadside motels. Each room has a bed, TV, bathroom, and maybe a coffee maker, all of which do something. One, with a 1950s theme, has a vibrating bed, which will make a buzzing sound if you pay it a tiny fee. Nobody uses those much.

No plot goes with all this. Unlike a game, the density of interesting events is low, closer to real life. This is the fundamental problem of virtual worlds. Realistic ones are boring.

Amusingly, Linden Lab has found a way to capitalize on this. They built a suburban housing subdivision, and people who buy a paid membership get an unfurnished house. This was so successful that there are now over 60,000 houses. There are themed areas and about a dozen house designs in each area. It's kind of banal, but seems to appeal to people for whom American suburbia is an unreachable aspiration. The American Dream, for about $10 a month.

People furnish their houses, have BBQs, and even mow their lawn. (You can buy simulated grass that needs regular mowing.)

So we have a good idea of the appeal of this.

kqr an hour ago | parent | next [-]

> The other extreme, where you can go inside everywhere, turns out to be boring

But that's the point! Daggerfall is like this too: huge areas (both cities and landscapes) with nothing interesting in them. That's what makes them feel so lived in. They're not worlds designed for the player to conquer, they're worlds that exist independent of the player, and the player is just one of a million characters in it.

The fact that I pass by 150 boring buildings in a city before I get to the one I care about both mirrors reality and makes the reward for finding the correct building all the greater!

dyauspitr 8 hours ago | parent | prev [-]

No, the fundamental problem isn’t the recreation of real life. Rather it’s that real life isn’t mirrored in ways that are important like having agency to pull of systemic changes something I’m having a hard time articulating. What I can say is that Eve online pulls off certain aspects of this pretty well.

stackghost 4 hours ago | parent [-]

>What I can say is that Eve online pulls off certain aspects of this pretty well.

Eve is a game about interstellar corporate fuckery where gigantic starships fling missiles and lasers at each other.

That... is not a recreation of real life.

fragmede 4 hours ago | parent [-]

Corporations pouring millions into flashy, pointless projects using a bunch of Excel seems pretty realistic to me, the lasers and starships aren't, sure.

bc569a80a344f9c 11 hours ago | parent | prev | next [-]

This comment kind of reminded me of a YouTube channel I completely adore. AnyAustin (https://www.youtube.com/@any_austin) has quite a few videos exploring and celebrating open world video games.

QuantumNomad_ 10 hours ago | parent [-]

Also related, YouTube channel Shesez https://youtube.com/@boundarybreak

Explores what’s outside the bounds in video games.

For example:

Off Camera Secrets | Goldeneye (N64) - Boundary Break https://youtu.be/Reaz4aKYci8

Hidden Secrets in GTA 3 https://youtu.be/xBpNWVDQ5QM

ArekDymalski 11 hours ago | parent | prev | next [-]

> when every path leads to something interesting, there's no "exploration"

While this sentence makes sense from current game design perspective, I have to say it strikes me as very unrealistic. Facing dead ends has always ruined the immersion for me.

trollbridge 12 hours ago | parent | prev [-]

Sounds like the AI accidentally implemented NIMBY style zoning.

jaccola 13 hours ago | parent | prev | next [-]

This is potentially a lot more useful in creation pipelines than other demos (e.g. World Labs) if it uses explicit assets rather than a more implicit representation (gaussians are pretty explicit but not in the way we are used to working with in games etc...).

I do think Meta has the tech to easily match other radiance field based generation methods, they publish many foundational papers in this space and have Hyperscape.

So I'd view this as an interesting orthogonal direction to explore!

schmichael 13 hours ago | parent [-]

Thanks! That’s some nuance I absolutely missed

ProofHouse 11 hours ago | parent | prev | next [-]

is there a working 'demo' I don't see one?

serf 13 hours ago | parent | prev [-]

>It’s a fun demo but they never go into buildings, the buildings all have similar size, the towns have similar layouts, there’s numerous visual inconsistencies, and the towns don’t really make sense.

that's 95% of existing video games. How many doors actually work in a game like Cyberpunk?

on a different note , when do us mere mortals get to play with a worldgen engine? Google/meta/tencent have shown them off for awhile but without any real feasible way for a nobody to partake; are they that far away from actually being good?

brnaftr361 12 hours ago | parent | next [-]

I would think the argument for this is that it would enable and facilitate more advanced environments.

There's also plenty of games with fully explorable environments, I think it's more of a scale and utility consideration. I can't think of what use I'd have for exploring an office complex in GTA other than to hear Rockstar's parodical office banter. But Morrowind had reason for it to exist in most contexts.

Other games have intrinsically explorable interiors like NMS, and Enshrouded. Elden Ring was pretty open in this regard as well. And Zelda. I'm sure there are many others. TES doesn't fall into this due to the way interiors are structured which is a door teleports you to an interior level, ostensibly to save on poly budget, which again, concerning scale is an important consideration in both terms of meaning and effort in-context.

This doesn't seem to be doing much to build upon that, I think we could procedurally scatter empty shell buildings with low-mid assets already with a pretty decent degree of efficiency?

jaccola 13 hours ago | parent | prev | next [-]

There are a bunch of different approaches. Many are very expensive to run. You can play with the World Labs one, their approach is cheap to explore once generated (vs an approach that generates frame by frame).

The quality is currently not great and they are very hard to steer / work with in any meaningful way. You will see companies using the same demo scenes repeatedly because that's the one that looked cool and worked well.

13 hours ago | parent | prev [-]
[deleted]