Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pl_stroke_arrows, a GIMP 3.0 python plugin to draw simple arrows
#4
(08-12-2025, 10:55 PM)Scallact Wrote:
(08-12-2025, 09:24 PM)Ofnuts Wrote:
(08-12-2025, 01:47 PM)Scallact Wrote: This apparently trivial feature actually hid a rabbit hole. The requirement of cutting a Bezier curve at a specific point send me through a deep dive into Bezier curves theory and algorithms. :-)
Welcome to the club. Did you see Freya Holmer's videos on YT?

Now that you mention her, I think I saw that video some time ago, but I had no use for it at that time.

The most useful ressources I've found are this page and this algorithm. But I had a lot of tinkering to bring everything together, let alone a few imperfect tries with very home made algorithms. Smile

On the upside, I learned a interesting new things.

I found that if you know how to solve a cubic equation a lot of things becomes a lot simpler...
Reply


Messages In This Thread
RE: pl_stroke_arrows, a GIMP 3.0 python plugin to draw simple arrows - by Ofnuts - 08-12-2025, 11:41 PM

Forum Jump: