google / filament

Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
https://google.github.io/filament/
Apache License 2.0
17.44k stars 1.84k forks source link

Make PBR Neutral invertible #7677

Closed romainguy closed 4 months ago

romainguy commented 4 months ago

Based on model-viewer's change at https://github.com/google/model-viewer/pull/4716

The change has barely any visible impact, but it allows the resulting equation to be more trivially invertible (which we will likely want at some point).