PorkStudios / FarPlaneTwo

Level-of-Detail renderer in Minecraft. Allows for render distances of millions of blocks. (Cubic Chunks-compatible) (WIP)
https://daporkchop.net/
Other
1.45k stars 50 forks source link

Terrain flickering with Intel graphics driver on Windows #18

Open DaMatrix opened 3 years ago

DaMatrix commented 3 years ago

When using the official driver for Intel GPUs on Windows, the terrain will rapidly flicker (alternating between rendered and not rendered every frame).

The issue does not occur when switching to Linux, but using an otherwise identical configuration.

betapictoris commented 3 years ago

Bug screenshots: bug (1) bug (2) bug (3) bug (4) bug (5)

mods
DaMatrix commented 3 years ago

this is possibly resolved as of the latest commits to #91, will require further testing though.