Search

You can find the results of your search below.

tutorial @soft:vrgrid
42 Hits, Last modified:
will be seen there. If you prefer, you can set a color for the sky rather than a texture. The color is expressed by red, green, and blue values between 0 to 255. For example, pure red would be expressed as color="(255,0,0)", pure blue is color="(0,0,255)", and pure green would be color="(0,255,0)". All other colors
scripting @soft:vrgrid
24 Hits, Last modified:
e appearance of the fog in a vrf. <sxh php;> fog.color:red </sxh> //real// read/write The red component of the fog color (0-255). <sxh php;> fog.color:green </sxh> //real// read/write The green component of the fog color (0-255).  <sxh php;> fog.color:blue </sxh> //r
vrffiles @soft:vrgrid
21 Hits, Last modified:
coordinate must be bounded by parentheses . R,G,B color values also must be bounded by parentheses . To ... texture for the sky or enclosure. Alternately, a color can be specified to appear in the sky or enclosur... xh xml;> <sky texture="folder/image.vri -or- URL" color="(red,green,blue)" brightness="brightness%" /> </... xh> The <fog> tag. Applies fog to entire VRF. Fog color, density, distance in units where the fog starts,
tutorial @soft:polydraw
15 Hits, Last modified:
now that there are 2 cube objects. To change the color of a cube, click on that cube in the Objects List... vertices & triangles), then hit 'C' (or click on Color->'Set Triangle Colors'). You should see a color selection window. Click on the color you want. (For a large color range, click on 'Define Custom Colors'
tutorial @soft:phphum
5 Hits, Last modified:
ou believe it?", null, WBC_YESNO)) wb_sys_dlg_color(NULL); ?> </sxh> <well> Callback functions and wi... traight line * wb_draw_point - Draws a point of color * wb_draw_rect - Draws a filled or hollow recta... or item parent * wb_get_pixel - Returns the RGB color value of a pixel * wb_get_position - Retrieves ... - Sorts the contents of a control * wb_sys_dlg_color - Displays the standard Select Color dialog box
ansiescape @tips
4 Hits, Last modified:
t Mode (SM) * 0 40x25 black& white * 1 40x25 color * 2 80x25 black & white * 3 80x25 color * 4 320x200 color * 5 320x200 black & white * 6 640x200 black & white * 7 wrap at end of line ... n reverse video. * PROMPT $p$g$e[33;44m - on a color video, this will set the prompt to display the di
shelllinks @tips
3 Hits, Last modified:
ses * [[https://github.com/Mayccoll/Gogh|Gogh - Color Scheme]] - Color Scheme for Gnome Terminal * [[https://github.com/nojhan/liquidprompt|liquidprompt]] -... ]] - ANSI escape codes in pure bash - change text color, position the cursor, much more * [[https://git
tutorial @soft:ptshell
2 Hits, Last modified:
y' alias nc='mc' alias more='less' alias ls='ls --color' alias dir='ls -la --color' alias ll='ls -la' alias l='ls -lh' alias now='date +"%T"' alias back='cd $OL
clinks @tips
2 Hits, Last modified:
ption for plugins] * [[https://github.com/jeaye/color_coded|color_coded]] - A vim plugin for libclang-based highlighting. [MIT] * [[http://sourceforge.net/p
phplinks @tips
2 Hits, Last modified:
ery </well> * [[https://github.com/thephpleague/color-extractor|Color Extractor]] - A library for extracting colours from images. * [[https://github.com/the
ptminivmdos @soft:ptminivmdos
1 Hits, Last modified:
rent web and network access. | Yes | | Watermark Color | Yes | | Protect PDF | Yes | | 40 Bit Encryp
pdfknitter @soft:pdfknitter
1 Hits, Last modified:
* Watermark Size * Watermark Font * Watermark Color * Protect PDF * 40 Bit Encryption * 128 Bit
mutt @soft:ptlynx
1 Hits, Last modified:
nd sending electronic mail, including support for color terminals, MIME, OpenPGP, and a threaded sorting
jquerylinks @tips
1 Hits, Last modified:
ka/jquery-minicolors|jquery-minicolors]] - A tiny color picker plugin. * [[https://github.com/miromanni
githubgitcheatsheet @tips
1 Hits, Last modified:
it transactions <sxh bash;> $ git config --global color.ui auto </sxh> Enables helpful colorization of co