Fermat's Spirals

– spiraloid exploitator

Fermat's spiral is also known as a parabolic spiral. Vogel's model mimics the way nature builds flowers using the fibonacci series. It is the most effective way to pack seeds in a flower. It's rotational angle is based on the golden angle.

If you can see this, enable javascript

If you can see this, javascript or html5 is not enabled in your browser. Try another browser!

This eye candy requires a browser with javascript and html5/canvas support. Firefox 3, Chrome 9, Opera 11, Safari 3, IE9 or newer.

reform your sequentially ordered spiral structures with Casimir's curious confabulator!

Fermat's spiral is also known as the parabolic spiral. Vogel's model mimics the structure of natural flowers, such as sunflowers. The two spirals follow the fibonacci series. It is the most effective way to pack florets or seeds in a flower. Fermat's spirals rotational angle is based on the golden angle.

Experiment changing the values to explore the spiral formationi. Increase radius to mimic petal formation. Shift+F5 will reset values. Formula used follow these principles (plus some smart scaling for better looking results):
radius = squareroot(frame-number*seed-number)
thi = frame-number*seed-number*golden-angle
x-coord = r * sin(thi), y-coord = r * cos(thi)

Requires browser with javascript and html5/canvas support. Recommended: Chrome and Chromium 11, Firefox 3.5, Opera 11. Might work on Safari 3, IE9 or newer.

⇦⌂