Skip to content

Conversation

allenwp
Copy link
Contributor

@allenwp allenwp commented Oct 6, 2025

This PR helps reduce confusion among developers about what the smoothstep value of the glow effect is:

This smoothstep value is not the luminance, it is simply the max value. By using the max value, glow is made to be an effect that helps circumvent the limitations of display technology rather than being related to luminance. Glow could be re-written to be based on luminance, but until then this new variable name is more appropriate.

… value is.

This smoothstep value is not the luminance, it is simply the max value. By using the max value, glow is made to be an effect that helps circumvent the limitations of display technology rather than being related to luminance. Glow could be re-written to be based on luminance, but until then this new variable name is more appropriate.
Copy link
Member

@Calinou Calinou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense. Code looks good to me.

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

Successfully merging this pull request may close these issues.

3 participants