Advertisement
RetroRevo

Colored Lights SFM tutorial

Aug 19th, 2017
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. Find a color you want and get its rgb code
  2.  
  3. I recommend getting color schemes when lighting to add some feeling to the scene, you can find and make some here
  4.  
  5. https://color.adobe.com/explore/?filter=newest
  6.  
  7. Use this website to convert the RGB values into CMY (you may need to use an browser extension or photo editing program to get the values from some sites)
  8.  
  9. https://colormine.org/convert/rgb-to-cmy
  10.  
  11. Next take all the convert values and separate each by 1 with a calculator (or with your mind like a smart person)
  12.  
  13. ex: 1 - 0.905882352941177 (The Red to Cyan value) = 0.09411764705 which you then put into the color_red input thingy
  14.  
  15. R = C = color_red
  16. G = M = color_green
  17. B = Y = color_blue
  18.  
  19. and enter the values into SFM
  20.  
  21. congrats!
  22.  
  23. You did it!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement