You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
Fog currently uses the max of the vertical and horizontal view distances, meaning that edges of the loaded world may not have any fog applied if one is much greater than the other.
We might want to investigate alternative approaches to fog rendering so that the edges of the world look smoother in these cases.
The text was updated successfully, but these errors were encountered:
Fog currently uses the max of the vertical and horizontal view distances, meaning that edges of the loaded world may not have any fog applied if one is much greater than the other.
We might want to investigate alternative approaches to fog rendering so that the edges of the world look smoother in these cases.
The text was updated successfully, but these errors were encountered: