Cubitect / cubiomes-viewer

An efficient graphical Minecraft seed finder and map viewer.
GNU General Public License v3.0
1.03k stars 61 forks source link

Feature request: overlay terrain heightmap on biome map #172

Closed Delvin4519 closed 1 year ago

Delvin4519 commented 1 year ago

This feature is in Minemap (MC 1.7/1.12/1.17), and in chunkbase (MC1.18+)

Self explainatory, can display heightmap overlaid on biomes.

Should be toggled off by default, and disabled when zoom out greater than 16 blocks per pixel. image image

dragon3025 commented 1 year ago

I also thought of this. I was looking for a valley kind of area with specific biomes, and kept having to toggle between alt-d and alt-#.

Cubitect commented 1 year ago

Version 3.0.0 now supports an approximation of the surface height as a map layer and filter.

Delvin4519 commented 1 year ago

Looks good and works well.

It would also be helpful to have a preferences option to toggle a dark/light coloring for low/high terrain, (i.e., dark colors and light colors represent low or high elevations). This is in addition; to angular shading (shading by sun angle) and countour options that exist currently.

Delvin4519 commented 1 year ago

Updated with additional viewing options in release v3.1, closing this issue.