Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gamma-correct colours #73

Open
davepagurek opened this issue Jun 6, 2018 · 2 comments
Open

Gamma-correct colours #73

davepagurek opened this issue Jun 6, 2018 · 2 comments

Comments

@davepagurek
Copy link
Member

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:

screen shot 2018-06-06 at 9 25 53 am

@armcburney
Copy link
Member

Could you provide a bit more context into this issue please? What do you mean by "curve out colours"?

@davepagurek
Copy link
Member Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants