kool-engine / kool

An OpenGL / WebGPU engine for Desktop JVM, Android and Javascript written in Kotlin
https://fabmax.github.io/kool/kool-js
Apache License 2.0
309 stars 20 forks source link

Feature/ssao stuff #93

Closed fabmax closed 1 month ago

fabmax commented 1 month ago

I played around with an alternative ao implementation (mssao) but dropped it in the end because the current implementation looks better at similar performance.