construct.net/en/make-games/addons/1587/ssao
ssao effect
Works well to help give more definition to 3D Scenes
webgl2 version is better, so set project to not use webgpu
That's impressive! If only my game was 3D, I would use this asap
Develop games in your browser. Powerful, performant & highly capable.
Out of curiosity, why do you say this? Ultimately (in many years time) WebGL will be retired in favor of WebGPU.
In this case, it is due to what c3 uniforms are available in webGL2 vs webGPU. (I added a feature request to make them equivalent.)
I need matP for viewspace conversion.
github.com/Scirra/Construct-feature-requests/issues/772