HELLO EVERYONE!, I have a couple of problems graphics:
When you are in a location away from the center of the world map, depending on the angle and distance of the camera there is an annoying flicker in water reflection.
here are a couple of images taken about 50 km from the center that show the problem:
Correct reflection:
When moving the camera, some parts of the reflection fade and begin to flash:
The other problem has to do with the generation of the ground with "heightmap.build"
"heightmap.build" build the ground with LODs automatically, but when appear distant land, or large and distant mountains, different LODs farthest not aligned correctly at the edges. This happens even though you're close to the center of the world map.
(Of course, I build each terrain part aligning with neighboring heightmaps, that is not the problem, they are perfectly aligned, misaligned only in more distant LODs)