fabmax / 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
273 stars 16 forks source link

Question: What is the hdri environment image encoding type ? #31

Closed Protoxy22 closed 1 year ago

Protoxy22 commented 1 year ago

Hi, I would like to render an hdri sky environment on my scene but I don't understand the format of the image used on the demo. How can I generate them ? Thank you