Overhang causes weird artifact
Katrix opened this issue ยท 5 comments
(Not sure if you're taking rendering bugs yet, so here's an early one in case you do. I got more to report if you do take them.)
Big overhangs of blocks seem to cause some sort of artifact where it looks like the low res map is being rendered in some way even though it shouldn't be.
Here's an example.
There is not high terrain that could cause that lowres patch behind the tree, and it rotates as I rotate around the view.
This is a known issue:
Basically the hires-model is rendered "over" the lowres-model, so everywhere where there is no hires-model you can see the lowres-model..
I think i can clip the lowres-model where the hires is loaded to resolve this issue, but i need to learn how to use shaders to do that xD
This is further back in the TODO currently..
@MaybeJulien I am not doing ETA's but very likely with the next bigger release, since this ticket is already in the In progress
column: https://github.com/BlueMap-Minecraft/BlueMap/projects/1#card-47810763