RobynsVeil opened this issue on Jan 24, 2009 · 490 posts
bagginsbill posted Sun, 25 January 2009 at 8:24 PM
So let us make another prediction.
If I change the prop color (Diffuse_Color) but I know the numbers, I should still be able to predict the outcome.
If I also change the light color, but I know the nubmers, I should still be able to predict the outcome.
I'm making this up in real time. I'm going to choose:
Prop Diffuse_Color = RGB (212, 180, 154)
Light Color = RGB (177, 215, 199)
Prop Diffuse_Value = .775
Light Intensity = .853
So my front facing rectangle should be colored
RGB(212, 180, 154) / 255 * .775 * RGB(177, 215, 199) * .853
And the others should be in decreasing proportions based on L dot N.
I'm getting out my calculator.
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)