DiligentGraphics / DiligentTools

Utilities built on top of core module
Apache License 2.0
115 stars 69 forks source link

ImGUI: properly handle sRGB in WebGPU #223

Closed TheMostDiligent closed 1 month ago

TheMostDiligent commented 2 months ago

Note that sRGB is handled in a special way. It needs to be handled same way in WebGPU. We will need to have to separate shaders - there is no other way.