3D

Ebook Plugins

 

This is a set of two plug-ins: one creates a new template file, the other combines that template to create a '3D view' of your ebook cover.

These plug-ins require Python! If you have the menu item 'Filters->Python-Fu->Console' then you are ready to install these. If not - search the forums or the web on how to add Python support to your version of GIMP.  read more »

3-D Rotation Script

This script will rotate an existing image about the X, Y and Z axes. It will also include a magnification factor so you can scale your image while rotating.

The inputs are the angles to rotate the image around the X, Y, and Z axes. Some values (usually high X and Y values) will result in a very distorted picture, regardless of what other inputs you have. If you get one of those, just undo and try again. That's just the way math works, folks!  read more »

texgz

This package includes code to import/export the texgz image format
into Gimp (via a plugin) or other apps. The texgz format is specifically
designed to work well with OpenGL ES and uses zlib for lossless
compression. The following formats are supported by texgz:

RGBA-8888, RGB-888, BGRA-8888, RGB-565, RGBA-4444, RGBA-5551

The package is available from github at:
https://github.com/jeffboody/texgz

For more information contact:
Jeff Boody - jeffboody@gmail.com

Chisel/Carve

I don't like the look of the existing beveling scripts so I wrote one up. It iterates shrinking selections to generate a bump map. It will use (in preferred order) the current selection, the alpha of the active layer, or the whole layer for the shape. The result is generated as a new layer set to hard light blend mode. It has:
- Inner and outer chisel/carve
- "Softness" parameter controls how hard/soft the heightmap bevel is
- "Effect Blur" parameter performs a post-bevel masked blur to make the chisel look more "puffy"
- Option to keep the bumpmap

Dialog:  read more »

ice logo

this is my first script-fu it will freeze anything you put inside it

Steel Text (gimp 2.6)

(en) Create a text effect that looks like shiny steel (or gold) and a dropshadow - For The Gimp 2.6.

To create the logo text:
File --> Create --> Logos --> Steel...

Logo Steel

Logo Gold (Steel)  read more »

Flag waving

This little plugin makes an animation that looks like a flag fluttering
in the wind from any given (single layer) image. This one requires gimp with perl-support.

http://www.69b.org/cms/software/gimp#flag-waving

Example:

Flag-waving plugin example

G'MIC : GREYC's Magic Image Converter

The G'MIC plug-in for GIMP proposes a set of various filters to apply on your images, including artistic effects, image denoising and enhancement algorithms, 3D renderers, etc.. It is a quite large plug-in, integrating a lot of different effects.

This plug-in is able to :

  • Propose an image preview window for each available filter.

Depthmap Plugin

This plugin generates a depthmap out of two stereoscopic images.
Install it with:
gimptool-2.0 --install elsamuko-depthmap.c  read more »

Adjoin 2 separate layers into stereo pair

The script is useful to work on the two images of stereo pairs using the gimp, after handling the two images as separate layers during editing, this script can be used to convert two layers back into one stereo image.

This script converts two equal sized layers being positioned above each other, into one stereo image with the two former layers positioned next to each other:
1. the user choses one of two piled layers to be moved to the right of the other layer
2. the script repositions the chosen layer next to the right border of the other layer  read more »

Syndicate content