You are here

GNU GPL V3

Insane Bump

This is a normal map generator from a single image, originally created by omaremad. Load a single layer picture, then choose filters/map/insanebump..., tweak the details, then hit OK. The normal/height/ambiend/specular maps for the picture will be created within the folder where the original picture resides.

The script produces different files within the original image's directory:
the _n is the normal map,
the _s is the specular,
the _d is the diffusion (just the color)
the _a is the ambiend occlusion
the _h is the displacement (or height map)

Wacom Tablet Mode Setting (Linux)

This is a python-fu script to cycle through four modes on a Wacom Intuos 5 tablet, updating the middle touch ring to perform different functions in each mode (eg zoom, change brush size, prev/next layer, scoll). The script can set the correct LED on the tablet, but only if write permissions are given to the leds in the /proc file system (see the source code for hints).
Requires xsetwacom and libnotify-tools. Only intended for Linux.

Export Layers to animated SWF

This script enables export layers to an animated SWF (Adobe Flash) file.
It requires "png2swf" executable file, therefore you have to install the SWFTools package before using this script.

It is based on the cr33dog Export Layers as PNG plugin script.

It has been tested on the Linux Mint 14 (KDE) and Windows XP with SWFTools 0.9.2 and GIMP 2.8.4.

Create Windows icon from image

This is an updated version of the already existing iconify2.scm.
Iconify2 plug-in converts a single layer of a single image into a multi-layered image ready to be saved as a Windows icon.

Modifications:
- Tested for Gimp 2.8
- Also creates the 256x256x32 big icon for Windows XP and later
- Slightly better naming of the layers
- Cleanup of the temporary images

Export Layers to single multiple pages PDF

This script enables export layers to a single multiple pages PDF file.
It requires "convert" executable file, therefore you have to install the ImageMagic package before using this script.

It is based on the cr33dog Export Layers as PNG plugin script.

It has been tested on the Linux Mint 14 (KDE) and Windows XP with ImageMagic 6.8.3-Q16 and GIMP 2.8.4.

Freaky Details Python Script

I made a small python script, similar to a details-enhancement-procedure described here:
http://registry.gimp.org/node/27945
Vivid light blend mode is implemented using the color dodge and color burn technique. Selective Gaussian Blur is used instead "Surface Blur" so it works without G'MIC dependencies. Take care of the Gaussian Radius since high values / big images make Gimps Selective Gaussian Blur a VERY time consuming operation.

MLBevelReflect

input: white object on black background
output: beveled object reflecting specified probe image

For a description with examples see:
http://marcel-lancelle.de/research/MLBevelReflect/

Source code on github:
https://github.com/vaifrax/MLBevelReflect

I only compiled a windows binary (see attachment).

B&W Channel Mixer Settings (Film Emulation)

As part of a larger series on B&W grayscale conversion in GIMP, I wrote a second script that automatically generates layers using each of the commonly defined film emulation channel mixer values...

360° panorama helper plugins

This plugin set contain 4 plugins helpful in 360° equirectangular panorama
creation:

New Guide Center

Create new guides at the center of the image

Pages

Subscribe to RSS - GNU GPL V3