Skip to content

Discover the mesmerizing dance of the Golden Ratio in Flutter's animated visualization.

Notifications You must be signed in to change notification settings

sharmadhiraj/Flutter-Golden-Ratio-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Golden Ratio Visualization

Discover the mesmerizing dance of the Golden Ratio in Flutter's animated visualization.

The Golden Ratio, often symbolized by φ (phi), is a mathematical concept widely observed in nature and cherished in art, architecture, and design for its aesthetic allure.

Demo

The visualization consists of two arms. The first arm rotates in the plane according to the angle θ, while the second arm rotates at a rate φ (phi) times faster than the first arm. Points are then drawn at the end of the first arm to visualize the resulting path.

Demo Gif

Efforts are underway to optimize the performance of the visualization for smoother output.

If you have any suggestions, feedback, please feel free to reach out.