procedural generation
124 subscribers
5.19K photos
1.66K videos
4 files
11K links
Created by @r_channels
Download Telegram
Disco City - I've gone a bit OTT in the procedural city side-project with neon (video demo is in comments)
https://redd.it/14omvxe
@proceduralgeneration
Rendering procedural chunks infinitely?

So I’m working on a game with C++ and SDL2, which uses a multi-layered procedural biome and terrain generator. So far I can direct draw in either pixels (minimap) or 32x32 tiles. I’m moving to a dynamic chunk system so I can achieve true, scrolling infinite terrain system, though I’m having difficulty realizing how to actually render and scroll each chunk on the screen with the camera.

Each chunk is 64x64 tiles so each chunk would have a 2048x2048 texture

https://redd.it/14rov6e
@proceduralgeneration
interior_design, made from cellular-automata
https://redd.it/14rygzw
@proceduralgeneration
Generating Master of Orion 2 like starmap

Hey everyone,

I'm trying to figure out how to proceduraly generate stars for mmo2 like startmap

It seems mostly be a white cross with some glow effect which is stronger near the origin? However, I'm new at this and not even sure what terms should I google.

Would appreciate help figuring this out or at least tips on what to search for. Thanks!

https://redd.it/14s0fpj
@proceduralgeneration
My cellular automata implementation, I see spooky faces everywhere
https://redd.it/14tects
@proceduralgeneration
Short update to the procedural city this week due to other commitments (video demo is in comments)
https://redd.it/14u3olw
@proceduralgeneration