this post was submitted on 18 Jul 2023
6 points (100.0% liked)

Procedural Generation

148 readers
1 users here now

A community to discuss and share anything procedural generation related, for example game worlds and assets, or simulations whether scientific or ludic.

From Wikipedia:

Procedural generation is a method of creating data algorithmically as opposed to manually, typically through a combination of human-generated assets and algorithms coupled with computer-generated randomness and processing power.

founded 1 year ago
MODERATORS
 

This video was rendered using daytime (NASA Bluemarble) and nighttime (NASA Blackmarble) textures. The volumetric clouds cast shadows during the day and can block city lights at night.

Source code: https://github.com/wedesoft/sfsim25/tree/302dab495016c7b029b5c59742d4478de8342dca

Music: Andrewkn - Surrealism Ambient Mix

top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 1 points 1 year ago (1 children)

Very cool! What did you use for the atmosphere? Are you using a precalculated lut like in gpu gems 2? The warm light at the sunset transition is a nice touch :)

[โ€“] [email protected] 2 points 1 year ago

Thanks. I am using Eric Bruneton's precomputed atmospheric scattering: https://inria.hal.science/inria-00288758/document