SSAO mod for OpenGL games (idTech 4 potentially)

Started by motorsep, June 27, 2015, 01:26:16 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

motorsep


oneofthe8devilz

Quote from: motorsep on June 27, 2015, 01:26:16 AM
https://code.google.com/p/qeffects-gl/

Has anyone tried it with RBDoom 3 BFG or old Doom 3?

Actually I did quite a while ago and I was surprised with the good quality and performance...

That SSAO injection rendering successfully filters through alpha-channeled shaders and that at a very rapid performance.

I tested it on multiple MCS scenes like this little grass-landscape and IMO it really adds quality to the scene.



I plan on investigating further if an internal implementation of that method natively within the D3 engine codebase is possible and feasible once resources free up.
I got six little friends and they all run faster than you ;)


Check out our mods at
moddb or the SPS Homepage

motorsep

Wow, nice. Makes a big difference.

Depending on what kind of shaders it uses. I assume GLSL, which wouldn't be compatible with native Doom 3's rendering pipeline.