I want to create a patch where a sphere can change to one of seven colours. I would like these to be evenly spaced along the colour spectrum. So the colours: Red, Orange, Yellow, Green, Blue, Indigo and Violet; or something there about.
I've read a fair bit about RGB. However I'm not sure how one would do this in math. It seems it would be easier to do it if there was a "Hue" control. However I'd like to learn it this way.
So basically I'm just looking for a point in the right direction
Thanks