The golden ratio is the most irrational number: https://www.youtube.com/watch?v=CaasbfdJdJg This is why it creates some distinctive patterns when applied to circular/spiral shapes.
Golden Ratio
11–20 of 50 posts
Re: Golden Ratio
#12They can't into math, can they? Or is it a special notation of some sort?
Re: Golden Ratio
#13(a) + (b) = (a) + (b) / (a) = 1.618 They can't into math, can they? Or is it a special notation of some sort?
(a) / (b) = ((a) + (b)) / (a)Re: Golden Ratio
#14Re: Golden Ratio
#15(a) + (b) = (a) + (b) / (a) = 1.618 They can't into math, can they? Or is it a special notation of some sort?
a / b = (a + b)/a = 1 + b / a = 1.618..
Re: Golden Ratio
#16I love this because it is both bullshit and awesome. Like many things thats either a rule-of-thumb or subjective, it has been studied thoroughly, confirmed, debunked, and applied succesfully many times.
Re: Golden Ratio
#17"Golden Ratio is a natural ratio found everywhere. From flowers to shells, from our fingers to the galaxy, this mathematical ratio makes all forms look visually balanced and gratifying." Both of those claims have been broadly debunked, and the so-called golden ratio is grossly oversold.
It also shows up anywhere with pentagonal (or icosahedral) symmetry, since the golden ratio is the ratio of the diagonal to the side of a pentagon. So that includes e.g. various viruses with a shape based on icosahedral symmetry.
The stuff about shells, galaxies, etc. (and the supposed advantages of this specific aspect ratio for design / visual art) is generally bullshit.
Re: Golden Ratio
#18While the Golden Ratio is really popular, there are many other ratios that are aesthetically pleasing for different scenarios. I’ve tried to visualise some of them: https://github.com/hnarayanan/orthogons/blob/master/README.m...
Hambridge's theories were quite controversial, but the book is an enjoyable read anyway. https://archive.org/details/ElementsOfDynamicSymmetryHambidg...
Re: Golden Ratio
#19While the Golden Ratio is really popular, there are many other ratios that are aesthetically pleasing for different scenarios. I’ve tried to visualise some of them: https://github.com/hnarayanan/orthogons/blob/master/README.m...
That reminds me of the classic proportions described by Jay Hambridge in The Elements of Dynamic Symmetry (1926). He was an art historian who argued that the Greco-Roman art and architecture was based on root rectangles . https://en.wikipedia.org/wiki/Dynamic_rectangle#Jay_Hambidge I just noticed that Wersin is mentioned right after him! Hambridge's theories were quite controversial, but the book is an enjoyable read…
I mostly just use frameworks that think about this stuff for me while working hard to keep consistency in spacing (padding, margins, etc) which functional ones like basscss and tachyons do a good job of pushing you towards (much more than Bootcamp and others).
Re: Golden Ratio
#20The golden ratio is the most irrational number: https://www.youtube.com/watch?v=CaasbfdJdJg This is why it creates some distinctive patterns when applied to circular/spiral shapes.
It's the fraction that converges the "slowest", in a sense. (It's the continued fraction of all 1's.)