MathMap 1.2.2 (Default branch) |
|
|
MathMap is a GIMP plugin and a commandline tool which allows distortion of images and animations specified by mathematical formulae. For each pixel in the generated image, a script is evaluated which should return a pixel value. The script can either refer to a pixel in the source image or can generate pixels completely independent of the source. MathMap not only allows the generation of still images but also of animations.
License: GNU General Public License (GPL)
Changes:
Input images can now have different dimensions. The language has been extended with a "for" loop and basic support for hypercomplex numbers. Boolean user values can have defaults. MathMap now takes advantage of multiple CPUs.
|