redeclipse / base

Base environment for Red Eclipse and associated source files.
https://redeclipse.net/
431 stars 88 forks source link

The decal letter "I" shows strange artifacts. #834

Open SniperGoth opened 6 years ago

SniperGoth commented 6 years ago

Depending on the angle you are while lookin at the "I" decal, artifacts start to appear. From above (no problems here) : 20180731133130

Close (closest one is fine, but the further they are, the more it happens) : 20180731133126

Side (very small lines close to them) : 20180731133719 20180731133849

qreeves commented 6 years ago

Looks like some sort of mipmapped texture bleeding. I don't know much about the decal system yet.

acerspyro commented 5 years ago

@qreeves Could it be due to a lack of texture filtering? Would it be possible to apply bilinear, trilinear or even anisotropic filtering to decals?

If this is the case, I don't know why only this one particular letter would be having issues.

Ninja Edit: Molexted confirmed with me on IRC that all letters, if not all decals, suffer from this issue.