Gimp-Forum.net
ofn-path-animation - Printable Version

+- Gimp-Forum.net (https://www.gimp-forum.net)
+-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP)
+--- Forum: Extending the GIMP (https://www.gimp-forum.net/Forum-Extending-the-GIMP)
+--- Thread: ofn-path-animation (/Thread-ofn-path-animation)

Pages: 1 2


ofn-path-animation - Ofnuts - 07-01-2019

[attachment=2982]

(click for animation)

Available at the usual place.

Don't forget to read the doc (some important notes).

Enjoy.



RE: ofn-path-animation - Ofnuts - 07-01-2019

Starting with some concentric circles:

[attachment=2983]



RE: ofn-path-animation - trandoductin - 07-01-2019

looks great, way better than mine, but I can't find the .py!
UPDATE: never mind I see it now.


RE: ofn-path-animation - Krikor - 07-01-2019

Surprisingly light and fast this script. Kidding and trying to learn how to use it correctly.
In the example in the first post the animated text is full (not hollow, with blanks inside), but my results generate animations with just the stroke of the text.
What am I missing that I can not create animations with non-hollow texts?

Below is an image of the original text and text generated with the script.
[attachment=2986]


RE: ofn-path-animation - Ofnuts - 07-01-2019

The script strokes paths. In text, the path is the outline of the letters, unless you use stick/engraving fonts (or you make your own, as I did for the animation above).


RE: ofn-path-animation - Ofnuts - 07-01-2019

[attachment=2987]



RE: ofn-path-animation - Ofnuts - 07-02-2019

[attachment=2989]



RE: ofn-path-animation - rich2005 - 07-03-2019

something a little more 'organic'

[attachment=2993]


RE: ofn-path-animation - Ofnuts - 07-03-2019

How come you get these jagged edges? Post processing?


RE: ofn-path-animation - rich2005 - 07-03-2019

(07-03-2019, 03:48 PM)Ofnuts Wrote: How come you get these jagged edges? Post processing?

Probably Smile

Line thickness changes, colour changes, so built up of short runs 5 - 6 frames. Just messing about.