Aspects of terrain generate more blocky at high distances due to float usage
muzikbike opened this issue ยท 2 comments
Affected Mod Versions:
- Forge version: 14.23.5.2859
- RTG version: 6.1.0.0-snapshot.1
Issue Description:
32-bit floats appear to be used for controlling some aspects of world generation. This results in blocky artifacts that can be seen in these features if we travel sufficiently high distances from the origin of the world.
In the following two screenshots, the area to the left is before 16,777,216 blocks, and the area to the right is after it:
Here's a typical ocean floor after 16,777,216 blocks - note the weird horizontal stripes:
Surface terrain and the blocks which are chosen to be used for the surface are affected to the same extent:
Steps to reproduce the issue: (If it's easily reproducible.)
- Create a world, preferably in Creative
- Teleport 16,777,216 blocks or more from the origin
- Closely inspect the terrain