Releases: j-i-l/ColorSequence
Releases · j-i-l/ColorSequence
First version
Basic functionality includes:
- Using the golden ratio to create evenly distributed values withing the range [0, 1] that can be used to create hsv color-codes.
- Generation of fixed size lists of distinct RGB-colors based on the golden-ratio-generator.
- Construct a color-generator that allows to draw new distinct colors on demand.