Gimp-Forum.net
Layer curve/bend - Printable Version

+- Gimp-Forum.net (https://www.gimp-forum.net)
+-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP)
+--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions)
+--- Thread: Layer curve/bend (/Thread-Layer-curve-bend)



Layer curve/bend - creative_aj - 06-14-2021

Hi can someone help me recreate this bend (in blue). I tried distort -> curve bend but that doesnt product this effect.


https://www.dropbox.com/s/2a8wa8cj03vaudx/curve.png?dl=0


Thanks!!


RE: Layer curve/bend - rich2005 - 06-14-2021

Maybe using Ofnuts ofn-path-inbetweener.py plugin (look for date  2019-05-09)  from http://sourceforge.net/projects/gimp-path-tools/files/scripts/  Unzip the download and read the enclosed help file.

Two separate paths, 3 control points in each (for that dip in the envelope)

[attachment=6212]

Apply the plugin for however many intermediates you want. Then stroke the resulting paths.

[attachment=6213]

Make the right side triangular shapes in a similar way as a separate instance.


RE: Layer curve/bend - creative_aj - 06-15-2021

(06-14-2021, 06:57 PM)rich2005 Wrote: Maybe using Ofnuts ofn-path-inbetweener.py plugin (look for date  2019-05-09)  from http://sourceforge.net/projects/gimp-path-tools/files/scripts/  Unzip the download and read the enclosed help file.

Two separate paths, 3 control points in each (for that dip in the envelope)



Apply the plugin for however many intermediates you want. Then stroke the resulting paths.



Make the right side triangular shapes in a similar way as a separate instance.

Thanks a lot!! This worked!