FinalForEach / Cosmic-Reach-Issue-Tracker

Public bug and issue tracker for the game Cosmic Reach
45 stars 0 forks source link

Moire Effect when far away from blocks #100

Open kuandai opened 7 months ago

kuandai commented 7 months ago

This is less of a bug, but rather more of a suggestion

When far away, some blocks have this rather annoying moire effect

https://github.com/FinalForEach/Cosmic-Reach-Issue-Tracker/assets/98203986/8c2c6f4e-a21d-496b-a862-80643c82c0ef

The flashing effect feels out of place and disorienting to look at (at least for me).

A really simple fix is to render really far away block faces as a solid color (i.e., the average color of all pixels) instead of its texture.

Moonyol commented 7 months ago

I've seen games that have blocks which are 1 colour only and it still happens

kuandai commented 7 months ago

Also I've come to realize it is not an artifact of the textures, but some weird rendering bug where some stripes of textures are not rendered correctly when far away. Screenshot from 2024-03-18 08-36-39 The grass thing is a one block thin platform, but when high up enough the moon rock underneath starts showing.