Skip to content

Conversation

liquidcake1
Copy link

Old formula only used 255 at exactly 1.0, but used 0 for 1/255 of the
space. New formula uses both 0 and 255 (and every other number) for
exactly 1/256 of the space. If starting with a float between 0 and 1,
this is probably the intent.

Liquid Cat added 2 commits July 31, 2024 15:35
Old formula only used 255 at exactly 1.0, but used 0 for 1/255 of the
space. New formula uses both 0 and 255 (and every other number) for
exactly 1/256 of the space. If starting with a float between 0 and 1,
this is probably the intent.
@wookayin wookayin self-assigned this Nov 21, 2024
Sign up for free to 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