PapaBlueMarlin opened this issue on Aug 18, 2006 · 87 posts
Dead_Reckoning posted Wed, 23 August 2006 at 9:23 AM
Quote - Here are all the predefined colors:
BLACK = Color(0, 0, 0)
WHITE = Color(1.0, 1.0, 1.0)
RED = Color(1, 0, 0)
GREEN = Color(0, 1, 0)
BLUE = Color(0, 0, 1)
YELLOW = Color(1, 1, 0)
CYAN = Color(0, 1, 1)
MAGENTA = Color(1, 0, 1)
GRAY1 = Color(.1)
GRAY2 = Color(.2)
GRAY3 = Color(.3)
GRAY4 = Color(.4)
GRAY5 = Color(.5)
GRAY6 = Color(.6)
GRAY7 = Color(.7)
GRAY8 = Color(.8)
GRAY9 = Color(.9)
ORANGE = Color(1, .5, 0)
SKY = Color(0, .5, 1)
SKIN = IColor(223, 175, 160)Case matters.
Ahhhhh, Lesson learned - Thanks
DR
Curious how I would combine three or four nodes together. Particularly with things such as Clouds with colors defined, Turbulence with colors defined etc. Apllying nodes to both sockets in the Blend Node etc.
I am attempting to practise using the Agatedemo.mm1.txt as my starting point.
"That government is
best which governs the least, because its people discipline
themselves."
Thomas Jefferson