Skip to main content

Module climate_sampler

Module climate_sampler 

Source
Expand description

Climate sampler for overworld world generation.

Uses the compiled overworld density functions from steel-registry for fast evaluation, bypassing the runtime tree interpreter entirely.

This is overworld-specific because it uses OverworldNoises and the overworld noise router (router_temperature, router_vegetation, etc.). Other dimensions need their own climate samplers with their own transpiled density functions.

Structsยง

OverworldClimateSampler
Climate sampler for the overworld using compiled density functions.
SpawnSearchResult ๐Ÿ”’

Functionsยง

overworld_spawn_targets ๐Ÿ”’