Skip to content

Instantly share code, notes, and snippets.

View tajdid's full-sized avatar

Tajdid Rahman tajdid

View GitHub Profile
cubic-bezier(.86,0,.07,1) // Ease-in-out alternative
cubic-bezier(.47,0,.745,.715) // Ease In alternative
cubic-bezier(.165,.84,.44,1)
cubic-bezier(0.86, 0, 0.07, 1)
cubic-bezier(0.4,0.0,0.2,1);

Generative art is basically the use of computer programming as a creative discipline.