[gameprogrammer] Re: mapping numbers to colors
- From: Stephane Marchesin <stephane.marchesin@xxxxxxxxxx>
- To: gameprogrammer@xxxxxxxxxxxxx
- Date: Thu, 02 Dec 2004 23:21:27 +0100
Alan Wolfe wrote:
>sounds like what im looking for, whats HSV?
>
The HSV color space is another way of representing colors. Instead of
having red, green and blue components, you have hue, saturation and value.
Well, google digs up lots of information on this, for example the
wikipedia page :
http://en.wikipedia.org/wiki/HSV_color_space
Similarly, you'll find the hsv to rgb conversion algorithm and code
quite easily.
Stephane
---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html
- Follow-Ups:
- [gameprogrammer] Re: mapping numbers to colors
- From: Alan Wolfe
- References:
- [gameprogrammer] mapping numbers to colors
- From: Alan Wolfe
- [gameprogrammer] Re: mapping numbers to colors
- From: Stephane Marchesin
- [gameprogrammer] Re: mapping numbers to colors
- From: Alan Wolfe
Other related posts:
- » [gameprogrammer] mapping numbers to colors
- » [gameprogrammer] Re: mapping numbers to colors
- » [gameprogrammer] Re: mapping numbers to colors
- » [gameprogrammer] Re: mapping numbers to colors
- » [gameprogrammer] Re: mapping numbers to colors
- » [gameprogrammer] Re: mapping numbers to colors
- » [gameprogrammer] Re: mapping numbers to colors
- [gameprogrammer] Re: mapping numbers to colors
- From: Alan Wolfe
- [gameprogrammer] mapping numbers to colors
- From: Alan Wolfe
- [gameprogrammer] Re: mapping numbers to colors
- From: Stephane Marchesin
- [gameprogrammer] Re: mapping numbers to colors
- From: Alan Wolfe