Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Add Nodes to Path
#4
I don't like the idea of adding anchors at fixed distances. Paths are basically size-less things. I do have an algorithm to add anchors halfway between current anchors to increase the path "accuracy" (or more accurately, its resilience to mistreatment). It can of course be applied a few more times to divide segments by 2, 4, 8, 16...

As to your sea currents, I would solve that with a totally different script of mine: ofn-tex-along-path (using repeated layout) with an arrow symbol (large choice to cut/paste from here)(*) as the text:

   

(*) There is a huge set of symbols in the Unicode standard. It also contains emojis now so you can use ofn-tex-along-path to make a crown of poop emojis or a heart of dog heads...
Reply


Messages In This Thread
Add Nodes to Path - by carmen - 06-20-2020, 12:42 PM
RE: Add Nodes to Path - by Blighty - 06-20-2020, 02:11 PM
RE: Add Nodes to Path - by carmen - 06-20-2020, 02:55 PM
RE: Add Nodes to Path - by Ofnuts - 06-20-2020, 10:35 PM
RE: Add Nodes to Path - by carmen - 06-20-2020, 11:41 PM
RE: Add Nodes to Path - by Ofnuts - 06-21-2020, 03:35 PM
RE: Add Nodes to Path - by carmen - 06-21-2020, 05:44 PM
RE: Add Nodes to Path - by carmen - 06-21-2020, 08:28 PM
RE: Add Nodes to Path - by Ofnuts - 06-21-2020, 08:50 PM

Forum Jump: