procedural generation
122 subscribers
5.17K photos
1.64K videos
2 files
10.9K links
Created by @r_channels
Download Telegram
I do love to use procedural generation to create maps for my RTS game, but using real world heightmap data is hard to beat
https://redd.it/1sl6ke7
@proceduralgeneration
Procedural galaxy I rendered in Blender
https://redd.it/1slfkvq
@proceduralgeneration
This media is not supported in your browser
VIEW IN TELEGRAM
Heavily using procedural generation in my game Planet Killer, including procedural weapons!

https://redd.it/1smhatl
@proceduralgeneration
Beyond Random Seeds: Altworld's AI-driven procedural generation of persistent, stateful game worlds.

Hey everyone,

Procedural generation is amazing, but sometimes it can feel like a series of disconnected random events, right? Especially when you're trying to build a world that feels alive and persistent over many play sessions.

With Altworld.io, we're pushing procedural generation further by integrating AI-assisted generation with a robust, structured simulation core. It's not just about generating maps or items; it's about generating entire, stateful worlds.

Here's the gist:

1. Freeform Pitch: You start with a high-level concept for a world.
2. AI Orchestration: Our AI layers interpret that, and using a structured data model, procedurally generates core elements:
Factions: With their own goals and relationships.
Institutions: Governing bodies, trade guilds, secret societies.
Character Archetypes: Key figures that populate the world.
Initial World State: Resources, political tensions, active rumors.
3. Persistent State: This isn't fire-and-forget generation. These elements are stored and managed, so as the game progresses (and you interact with the world), their states evolve. A rumor generated on turn one can become a full-blown war on turn fifty.

It's about creating procedural content that maintains coherence and supports emergent narratives, all while being continuously driven by player actions and the simulation's internal logic. This allows for truly unique playthroughs where the world genuinely reacts and evolves.

We're aiming to solve the "lack of continuity" problem often found in more purely random procedural systems. What are your biggest challenges or successes in integrating procedural generation with persistent world states?

https://redd.it/1sn8p2x
@proceduralgeneration