BetterGradients
BetterGradients is a Processing library based on Jeremy Behreandt's tutorial: Color Gradients in Processing
The aim of the library is to wrap the code that Jeremy used in his tutorial in easy-to-use classes and methods. And with it you get:
- livelier and more colorfull gradients, using Ken Perlin’s "smoother step" approach
- Gradient class with adjustable colorstops for uneven gradients
- color composition and decomposition using bitwise operation
- 18 examples, including gradient techniques
Tested with Processing 3.5.4.
More info at https://luisferreira.space/projects/bettergradients/