Difference between revisions of "CatColors"
Jump to navigation
Jump to search
(Created page with "==Colors== {| class="sortable" {{Prettytable}} |- {{Hl2}} ! '''Name''' ! '''Creator''' ! '''Description''' |- ||[[User:Void_Singer/Programs#v7-D_Enh._Color_Picker|Color Changer]…") |
(→Colors) |
||
Line 26: | Line 26: | ||
||[[User:Masakazu Kojima|Masakazu Kojima]] | ||[[User:Masakazu Kojima|Masakazu Kojima]] | ||
||Script for changing colors trough a listener with pre-defined colors. | ||Script for changing colors trough a listener with pre-defined colors. | ||
|- | |||
||[[FadeEasy]] | |||
||[[User:Nika Rugani|Nika Rugani]] | |||
||The easy way of fading objects in or out (Using llSetLinkAlpha) | |||
|} | |} |
Revision as of 15:37, 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) |