ohada
0
- Joined
- May 2, 2008
- Messages
- 110
- Points
- 0
Hey,
I was looking into a small on-line demo tool to show for which wavelength what the color looks like, so I can imagine how such lasers would look like.
Spectrum drawings are plentiful, but I wanted a tool that I can select a specific wavelength and get its color in a big painted area.
After some searching I found this nice tool that works for each wavelength between 350nm to 780nm, you also get the RGB values for each, and can see which seems brighter to you:
Determining RGB Color from a wavelength in C#
From the 4 different wavelengths I have (405, 473, 532 and 650) it seems to be accurate.
The page includes explanations, source code and also an executable file inside a zip (tested for viruses and trojans).
I thought it could be interesting to post,
Ohad
I was looking into a small on-line demo tool to show for which wavelength what the color looks like, so I can imagine how such lasers would look like.
Spectrum drawings are plentiful, but I wanted a tool that I can select a specific wavelength and get its color in a big painted area.
After some searching I found this nice tool that works for each wavelength between 350nm to 780nm, you also get the RGB values for each, and can see which seems brighter to you:
Determining RGB Color from a wavelength in C#
From the 4 different wavelengths I have (405, 473, 532 and 650) it seems to be accurate.
The page includes explanations, source code and also an executable file inside a zip (tested for viruses and trojans).
I thought it could be interesting to post,
Ohad