STEAM GROUP
Open Source Filmmaker osfm
STEAM GROUP
Open Source Filmmaker osfm
492
IN-GAME
3,241
ONLINE
Founded
15 August, 2012
Digi 2 Oct, 2016 @ 8:54pm
About lighting and using exact RGB colors
Is there any way to convert RGB values directly into numbers that the lights in SFM could use?

Like, lets say I have a green value of 73, could I translate this into the numbers that lights could take advantage of? Like "Oh, 73 is actually 0.35 on the color slider"
< >
Showing 1-2 of 2 comments
Anomi 2 Oct, 2016 @ 9:03pm 
color values are proportional on both scales

So all you need to do is take a percentage and that is what slider value you need

so, say if you have an rgb of 73, divide that as 73/255 ~= 0.29 (you can add more decimal places to be more accurate)
Digi 2 Oct, 2016 @ 9:13pm 
Originally posted by Columbidae:
color values are proportional on both scales

So all you need to do is take a percentage and that is what slider value you need

so, say if you have an rgb of 73, divide that as 73/255 ~= 0.29 (you can add more decimal places to be more accurate)

Fucking rad, thank you so much!
< >
Showing 1-2 of 2 comments
Per page: 1530 50