Open davepagurek opened 6 years ago
Could you provide a bit more context into this issue please? What do you mean by "curve out colours"?
Take a look at the images in here: https://learnopengl.com/Advanced-Lighting/Gamma-Correction
Basically maps a colour to a different colour, using a graph like the one in that post.
We end up with a lot of blown out colours. Basically we want to curve out colours after calculating them so that this doesn't happen: