This release fixes SSAO when using orthographic projection and adds more options to control SSAO quality with.
SSAOSelfOcclusionBias
to BBMOD_DefaultRenderer
, which defaults to 0.01. Increase to fix self-occlusion.SSAOBlurDepthRange
to BBMOD_DefaultRenderer
, which is the maximum depth difference over which can be SSAO samples blurred. Defaults to 2._selfOcclusionBias
and _blurDepthRange
to function bbmod_ssao_draw
, using which you can configure self-occlusion bias and blur depth range respectively.Copyright © 2023, BlueBurn. Built on September 11, 2023 using GMDoc.