Page 1 of 1
Disable ssao (AO) on Voxels?
Posted: Sat Oct 28, 2023 10:28 am
by SHWERMA
is there is a way to disable or change the ssao_strength for voxels, sprites only
i use raze for blood with blood-Coagulated and 3d voxels
the problem is that they appear very dark sometimes black from some angles with gl_ssao_strength 2
i know i could solve it by lowering the ssao_strength but i like it on 2
Re: Disable ssao (AO) on Voxels?
Posted: Sun Oct 29, 2023 1:15 am
by Graf Zahl
Unfortunately it is not that easy. SSAO, as the name implies, works in screen space, so it has zero information about how a certain pixel was rendered and from what kind of object it comes from.
Re: Disable ssao (AO) on Voxels?
Posted: Sun Oct 29, 2023 2:26 am
by SHWERMA
Graf Zahl wrote:
> Unfortunately it is not that easy. SSAO, as the name implies, works in
> screen space, so it has zero information about how a certain pixel was
> rendered and from what kind of object it comes from.
so the problem is in the SSAO it self or could it be edited through the voxels themself
like giving them the same settings as sprites so SSAO ignore them or something like that
or any other solution except lowering the strength
cuz i tried making SSAO low on raze settings and it helped a little