Christopher Lux
Results
1
issues of
Christopher Lux
Hi, I am using imgui under Vulkan with a sRGB framebuffer (`VK_FORMAT_B8G8R8A8_SRGB`). I modified the fragment shader so linearize the colors before writing them out to the framebuffer: ``` #version...
backends
coloredit
color spaces