pex-gl / pex-renderer

Physically based renderer (PBR) and scene graph for PEX.
https://pex-gl.github.io/pex-renderer/examples/index.html
MIT License
237 stars 16 forks source link

Transmission is black when IBL Reflection Probe is not present #381

Open vorg opened 4 months ago

vorg commented 4 months ago

Seems like our transmission shader depends on envmap to be in the scene to activate right glsl path.