You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

13h 8m 41s logged

(excuse the amount of time, i’m doing general refactors + debugging as well as working on other features)


Implemented adjusting the gamma correction amount. Normally, with the gamma correction, areas close to zero would appear black, and areas that have large magnitudes would appear white. However, you might not always want this, and instead would prefer only pure hue.

Set the gamma correction amount to zero to reduce the amount that colors’ lightness values are altered. An example is shown where we use this feature to produce a colorful, moving spiral. Note that when gamma correction is not zero, as demonstrated, the effect does not work as well.

0
0

Comments 0

No comments yet. Be the first!