Rss Feed Tweeter button Technorati button Delicious button Digg button Stumbleupon button

Tag: Python-Fu

Grid Path

Grid Path creates or renders a grid made of paths.

 

Tagged: , , , , ,

GURM – GIMP Unified Resource Manager

Manage GIMP resources on Windows Machines.

The idea for GURM is based on the Brush Manager by Sean Bogie. You can find the original Brush Manager here.

GURM was created by Sagenlicht from Cartographers Guild.

Modified by Steve J. Bush (2012)

Note: Please be sure to read the README for complete details on installation of this plug-in. If you want to use the Document Manager you have to add a Document Directory to both Gimp Paths or you can just leave Document gui. blank.

Visit the Support Link for GURM

Tagged: , , , , ,

SpiroGraph

This python plugin generates spirograph style vector paths.

A great dicussion and demonstration thread can be found here on Gimp Chat.

(more…)

Tagged: , , , , ,

LayerFX for Gimp 2.8

This package provides a series of scripts that implement various layer effects, which include Drop Shadow,  Inner Shadow, Outer Glow, Inner Glow, Bevel and Emboss, Satin, Color Overlay, Gradient Overlay, Pattern Overlay & Stroke.

You can choose between the Script-Fu (scheme) or Python-Fu (python) implementations of the package. The python version is more robust and feature rich.

Tagged: , , , , , , ,

Neon Path

A quickie to transform any path into a neon sign, and more generally to draw a gradient across a path:

Define path. For text: use “stroke” fonts, and “path from text” in the text tool. Define current gradient, left color as darkest color, right color as lightest.  Plugin will create layer with neon rendering of path If a “Glow value is used, a second layer is generated with a blurred image.

(more…)

Tagged: , , , , , , , ,

Glossy Stroke 3D

This plug-in will stroke the current selection, create a 3D effect and a  drop shadow.

The plug-in has user selectable effect colors, stroke type,  shadow settings, as well as 3D  and lighting effect adjustments. The plug-in leaves all raw layers intact, allowing for maximum flexibility,

(more…)

Tagged: , , , , , , , ,

Render Texture

This script automates creating simple textures, using solid noise/emboss. Easily create paper-like textures or more coarse gravel-like ones. The texture appears on it’s own layer with a black layer mask.

You can adjust opacity, layer mode, and various other settings beforehand, and you can also see a preview of how it will look.

(more…)

Tagged: , , , , , ,

Selection Bevel

This script creates a bevel in the shape of the selection. The bevel is created on it’s own layer. You can adjust various things, like width, azimuth (light angle).

(more…)

Tagged: , , , , ,

Photo Mosaic

Creates a photo mosaic of a given image.

(more…)

Tagged: , , ,

Path Waves

Renders a path along sine, square and triangle waves. Allows asymmetrical waves and supports the rendering of two distinct paths.

As usual, it requires Python support, and appears in the right click menus on paths in the Paths dialog (“Decorate/Periodic wave/”)

(more…)

Tagged: , , ,