stohrendorf / CroftEngine

An open-source Tomb Raider 1 engine remake
Other
285 stars 18 forks source link

refactor render pipeline #239

Closed stohrendorf closed 2 years ago

stohrendorf commented 2 years ago

CE-386

Unfortunately, this became a little bit larger than originally planned.

stohrendorf commented 2 years ago

Unfortunately it seems I need to tweak some FXAA settings, as it adds a massive amount of blur, which in addition to other blurring effects (like depth of field or bloom) results in a totally blurred and ugly image.

serishema commented 2 years ago

I had another look. In colleseum with depth of feild and fxaa on I notice lara looks out of focus, which doesn't happen in caves. It seems to depend on the lighting.
In future i'll try graphics options together and in isolation.

stohrendorf commented 2 years ago

Did some invasive changes to this pull request. FXAA finally seems to work now, blurring doesn't seem to occur anymore that much except for the wanted blur.