Need help changing colors.
Hey every body.
I need some help. I do not get the color system... red 1 or 0, blue, and etc....
I have a image that I want to cycle through the color wheel basically over time, for my menu, but I do not know what values to interpolate...
Any hints, tips, advice?
Thanks Guys
Michael
I need some help. I do not get the color system... red 1 or 0, blue, and etc....
I have a image that I want to cycle through the color wheel basically over time, for my menu, but I do not know what values to interpolate...
Any hints, tips, advice?
Thanks Guys
Michael
Comments
Rule: If color is red interpolate to blue.
Rule: If color is blue interpolate to green.
Rule: If color is green interpolate to red.
Yes? No? Can any one give me the GS values for red, green, blue?
Blue: 0 0 1
Green: 0 1 0
Red: 1 0 0
Hope this helps.
Michael