GIMP Developer Site now have improved navigation!
N-Point Deformation Tool

N-Point Deformation Tool

Tool GUI menu item Main implementation file Description
N-Point Deformation N/A (playground) gimpnpointdeformationtool.c Rubber-like deformation of image using points
npd.c GEGL operation (gegl:npd)
npd/ libgegl-npd library

Description

This tool is described in code as “Rubber-like deformation of image using points”.

References

Implementation

This algorithm was implemented by the paper’s author themselves, as a Google Summer of Code project in 2013.

Unfortunately, though the effect is very interesting, the tool is also much too slow and crash-happy, which is why it is still hidden in the Playground area.

We welcome contributions to make the tool fast and stable.

Last updated on