Latest SSAO Activity
I see, thanks
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 …
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."
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…