A way to convert a heightmap to a noise function
Tangentially related to Minecraft, cause that’s the place where I need to implement it.
The gist is, i’m making a custom dimension that has some preset terrain.
My first thought was to do it via the heightmap I have, but the terrain itself is HUGE therefore the mod would be +1GB due to the segmented high quality heightmap images.