lunedì 12 aprile 2010

Working with colors





A simple script that works with gradient colors.
The colors are imporant to understand the information in complex systems.


rhinoscript syntax used to create this routine are:
Rhino.GetColors ([lngColor])
Rhino.ObjectColor (arrObjects, lngColor)
Rhino.ColorRedValue (lngRGB)
Rhino.ColorBlueValue (lngRGB)
Rhino.ColorGreenValue (lngRGB)

some link:
Kuler is a helpfull tool to create a color theme
RGB - HSL and HSV color model

Nessun commento:

Posta un commento