bootchk / resynthesizer

Suite of gimp plugins for texture synthesis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GIMP Resynthesizer Plugin Suite

A set of plugins for the GIMP image editing app.

Copyright 2000 2008 Paul Francis Harrison
Copyright 2002 Laurent Despeyroux
Copyright 2002 David Rodríguez García
Copyright 2010-2021 Lloyd Konneker

Build Status

A library implementing the "resynthesizer" algorithm for texture transfer among images.

And a suite of plugins, that use the algorithm, for the GIMP image processing application. The plugins do not come with GIMP, they are "third-party" plugins.

Resources

Quick user's guide to the Resynthesizer plugins for GIMP

Developer's guide

Resynthesizer and GIMP version 3

More topics are in the Resynthesizer wiki

Installation

install flatpaked Resynthesizer for Linux

install Resynthesizer for Windows

install Resynthesizer for MacOS

build from source

Acknowledgements

Paul Harrison had the original idea and implementation. He did the hard work, took the leap of faith and experimented with a new algorithm. His website has many examples of using the Resynthesizer, links to an explanation of the algorithm, and other cool ideas.

I fixed a few bugs (due to changes in GIMP), rewrote the Scheme plugins into Python, wrote a few plugins, made it better deal with alpha (transparency), threaded it, and made it into a reentrant library in C.

Rob Antonishen contributed the basis for one plugin. Several people have helped with the build process and with translations.

License

GNU General Public License v3.0

About

Suite of gimp plugins for texture synthesis

License:GNU General Public License v3.0


Languages

Language:C 60.4%Language:Python 18.5%Language:Shell 14.9%Language:C++ 3.6%Language:Makefile 1.3%Language:M4 1.0%Language:HTML 0.2%Language:CMake 0.1%