MinedMap/src/bin
Matthias Schiffer c38f00e411
minedmap/tile_renderer: implement biome smoothing
Rather than the diamond-shaped kernel used by the old implemenation, we
now use the approximation of a Gauss filter. In addition, the kernel
size is decreased, reducing the strength of the blur effect.
2023-08-03 19:06:20 +02:00
..
minedmap minedmap/tile_renderer: implement biome smoothing 2023-08-03 19:06:20 +02:00
nbtdump.rs Fix clippy warnings 2023-01-27 23:01:01 +01:00
regiondump.rs io/region: allow stopping foreach_chunk early 2023-02-26 01:01:37 +01:00