14.24. Vezje

14.24.1. Pregled

Slika 17.366. Example of Circuit

Example of Circuit

Filter Circuit applied.


Circuit command is a script that fills the selected region (or alpha) with traces like those on the back of an old circuit board. It looks even better when gradmapped with a suitable gradient.

[Namig] Namig

The effect seems to work best on odd shaped selections because of some limitations in the maze codes selection handling ability.

If the image is in indexed colors, this menu entry is disabled.

[Opomba] Opomba

This filter creates a gray level image in RGB mode.

The resulting image doesn't depend on the original image.

14.24.2. Activating the Filter

This filter is found in the main menu under FiltersRenderCircuit….

14.24.3. Možnosti

Slika 17.367. Circuit filter options

“Circuit” filter options

Velikost oljne maske

With this option you can set the option value of the Oilify filter in pixels (range 3 to 50). Larger values make lines more fuzzy. 17 is the default value.

Seme krogotoka

You can give a randomizing seed number between 1 and 3000000. The default value is 3.

Brez ozadja (samo pri ločenih plasteh)

If this option is enabled, dark pixels of the circuit are made transparent so that the underlying image is shown through these holes. This option is disabled in default settings. The Separate layer option is required.

Ohrani izbor

If an active selection exists when this script is called, you can keep the selection and its marching ants with this option. This option is enabled in default settings.

Ločena plast

If this option is not checked, the generated texture is drawn on the active layer. When this option is enabled (in default), this script adds a layer to draw the circuit texture is on.

14.24.4. Making the Circuit effect

The Circuit effect is achieved through the following steps:

  1. First, draw maze with 5 pixels width pathways and walls with the Depth First algorithm. The pattern of maze is set by Circuit seed.

  2. Oilify this maze with a brush of Oilify mask size.

  3. Then apply the extract edge filter with Sobel algorithm, Smear option and Amount to 2.0, to the oilified maze image. This crowds high contrast winding curves like as a circuit map.

  4. Finally, Desaturate the map with gray color in RGB mode.