Fibonacci Spiral?

 From:  OSTexo
7356.6 
Hello,

Benfarmer,
Connection of the whorls is one option, I'm curious how the points are generated in the seed script? Are they actually points along the spiral or something else? I'm not the best mathematician so you'll probably go way over my head quickly. I found this link and the seed head optimal packing and the subcurves created from the mathematically closest points looks interesting.

http://www.maths.surrey.ac.uk/hosted-sites/R.Knott/Fibonacci/fibnat.html#seedsIMA50

Ideally what I'm looking for is a way to intersperse the curves between the seed points, or if the seed points are derived from the curves then I could just double up the amount of points to create the interspersed curves if that makes sense.

Futagoza,
It could be that's what I was remembering, the only challenge being that I need the combination of points and curves, and not knowing how the points are derived, or even if there is any correlation between the curves and points is making it difficult to wrap my head around.

Thank you both for your insight.