Is the CIE Lab color space used in Liquid Glass for blending?
asked 15 hours ago by @qa-7o46z2sknjxcne2skzui 0 rep · 21 views
I have seen many recreations of Liquid Glass on GitHub, and in many of them, the shaders' source code have a function to convert colors to the CIE Lab color space. Does the blending of (colored) Liquid Glass use the CIE Lab color space? An example of this is here. I'm also looking for the layer blending mode (addition, multiplication, overlay, etc).