If you'd like to upload plug-ins, please create an account below. Otherwise (e.g. for download or commenting) you do not need one! Enjoy :-)
Tiles the face of a centered polygon image such that it forms a polyhedral net. This way the image can be folded up into the specified 3D solid. In order for the plugin to work as specified, certain prerequisites must be fulfilled as described in the instructables tutorial here http://www.instructables.com/id/Create-attractive-3D-solids-using-The-GI... . See some of the end products here: http://www.flickr.com/photos/24888685@N08/tags/pgfoldables/ .
This small script create sprite "tape" (which are used as resources in 2D games) from separate images.
For using this script you must copy sprite_tape.py file in your Gimp python scripts directory (GIMP-2.0\lib\gimp\2.0\plug-ins for example), run Gimp, open your first frame of sprite tape, then using image menu: File->Open as layers open all other frames. After that using image menu Python-Fu->Sprites->Sprite tape launch the my script and input how many sprites will be placed in horisontal and vertical positions. Press Ok button! read more »