Difference between revisions of "CatColors"
Jump to navigation
Jump to search
(→Colors) |
(→Colors) |
||
Line 30: | Line 30: | ||
||[[User:Nika Rugani|Nika Rugani]] | ||[[User:Nika Rugani|Nika Rugani]] | ||
||The easy way of fading objects in or out (Using llSetLinkAlpha) | ||The easy way of fading objects in or out (Using llSetLinkAlpha) | ||
|- | |||
||[[Rainbow_palette]] | |||
||[[User:Rui Clary|Rui Clary]] | |||
||Build a color picker, using only one prim, and a few lines of code. | |||
|} | |} |
Revision as of 15:40, 3 April 2011
Colors
Name | Creator | Description |
---|---|---|
Color Changer | Void_Singer | Dialog driven color changer. Supports 16million+ colors, web color codes, multiple targeted prims, with save and recall. |
Color Changer Plus | Neo Calcutt | A color changer with 14 colors, a random function, and a custom vector function. |
Color Conversion | Sally LaSalle | Convert between Red Green Blue (RGB) and Hue Saturation Value (HSV). |
ColorConvert | Siann Beck | Convert color values to vector from RGB, hex or HTML color name. |
Color script | Masakazu Kojima | Script for changing colors trough a listener with pre-defined colors. |
FadeEasy | Nika Rugani | The easy way of fading objects in or out (Using llSetLinkAlpha) |
Rainbow_palette | Rui Clary | Build a color picker, using only one prim, and a few lines of code. |