🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Advertisement

Latest SSAO Activity

Advertisement
SSAO and view space

I'm having a problem with figuring out spaces during SSAO calculation. What i'm trying to achieve is basic ssao effectwith depth reconstruction (before diving in to more complicated normals reconstructions).

As far as i understand, most tutorial teach how to compute AO in view/eye space, which lead …

3,438 views

1 possible answer from RTR4: "Doing so causes a flat surface to be darkened, with edges being brighter than their surroundings. Nonetheless, the results are often visually pleasing."

3,262 views
gregouar
September 11, 2020 03:06 PM
Approximated contact shadows from bent normals

Hi everyone,

Today I want to talk about rendering. Last time, I implemented some random dungeons generation. Since the map can get a bit labyrinthic, I wanted to find a way to help the players orientate themselves. So I decided to add torches that auto-ignite when you get close to them;

But it means…

8,117 views
Advertisement
Advertisement