Skip to content

juef17/GIMP-IFS-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GIMP-IFS-plugin

Iterated Function System (IFS) plugin for GIMP, helping create fractal-like images from your images

This plugin processes images through an IFS. Example:

This:

Original

can become this:

Processed

It has a few predefined IFSs, and a couple of simple features, including some bugs! But hey, it can do things.

To compile under Linux, just run gimptool-2.0 --build IFS.c.

To compile under Windows, please follow this guide and replace a plugin's source code with this one's: http://www.gimpusers.com/system/attachments/1040/original/instr-windows-msys2.txt?1541099274. Unfortunately, it's broken at the moment as some functions have been deprecated since I initially wrote this in 2010, which is also a time when I had little programming experience, so please forgive the coding style / mistakes / unoptimized stuff / etc.

I would gladly welcome pull requests towards improving this plugin!

Thanks for reading!

About

Iterated Function System (IFS) plugin for GIMP, helping create fractal-like images from your images

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages