Skip to content

Releases: j-i-l/ColorSequence

First version

09 Feb 16:59

Choose a tag to compare

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.