Skip to content

Output color in RGB instead of sRGB - #1

Merged
scier merged 1 commit into
scier:mainfrom
kemchenj:main
Feb 6, 2024
Merged

Output color in RGB instead of sRGB#1
scier merged 1 commit into
scier:mainfrom
kemchenj:main

Conversation

@kemchenj

@kemchenjkemchenj commented Feb 5, 2024

Copy link
Copy Markdown
Contributor

The color output from shader is in gamma space, so we need to bring it to linear, to align with the output texture.

Before:

Screenshot 2024-02-05 at 14 09 12

After:
Screenshot 2024-02-05 at 14 08 34

The color output from shader is in gamma space, so we need to bring it to linear.
@scier
scier merged commit 53d011f into scier:mainFeb 6, 2024
@scier

scier commented Feb 6, 2024

Copy link
Copy Markdown
Owner

@kemchenj I'm not sure how you knew it was my birthday today, but I appreciate the gift!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@kemchenj@scier