MinedMap/src/world
Matthias Schiffer bcec704d27
main: add height-based color modification
Modify terrain color depending on the height to give a sense of
elevation.
2023-03-04 21:45:59 +01:00
..
chunk.rs world/layer: return None from top_layer() for empty chunks 2023-03-04 20:33:10 +01:00
de.rs treewide: rename "old" data structures to "v0" 2023-02-12 23:03:58 +01:00
layer.rs main: add height-based color modification 2023-03-04 21:45:59 +01:00
mod.rs world: implement top_layer function 2023-02-18 11:51:24 +01:00
section.rs world/section: add BlockLight type 2023-03-04 17:38:56 +01:00