Skip to content

richard-cdbox/fibonacci_spiral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fibonacci_spiral

This is an extension for Inkscape that draws a Fibonacci spiral.

Author: Richard Sitányi (richard@cdbox.sk)

Files: fibonacci_spiral.py, fibonacci_spiral.inx

Version: 1.0

Date: 11/21/2025

What is a Fibonacci spiral?

A Fibonacci spiral is a series of connected quarter-circle arcs drawn inside a series of squares with sides corresponding to the Fibonacci sequence (1, 1, 2, 3, 5, 8, 13, 21, 34…). This spiral is an approximation of the golden spiral, which is based on the golden ratio and is a logarithmic spiral that widens by a factor of approximately 1.618 with each quarter turn. Fibonacci spirals are often found in nature and are used in art and photography to create aesthetically pleasing compositions.

How to install it in Inkscape

  1. Open the folder with extensions: Edit → Preferences → System → User extensions

  2. Copy the following into that folder: fibonacci_spiral.inx, fibonacci_spiral.py

  3. Restart Inkscape.

  4. In the menu: Extensions → Render → Fibonacci spiral

Compatibility

Inkscape v.1.4.2

About

This is an extension for Inkscape that draws a Fibonacci spiral.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages