Farris Mystery Curve
This code is over 6 months old. The code may have expired and might no longer function.
Create symmetrical patterns using math
Based on the formula:
📐cos(t) + cos(6t)/2 + sin(14t)/3, sin(t) + sin(6t)/2 + cos(14t)/3
More info on these curves and how they are made:
🔗 https://www.quantamagazine.org/solution-creating-art-with-mathematics-20151030/
🔗 https://maths.myblog.arts.ac.uk/2015/10/21/a-space-of-farris-designs/
Snippet
Loading...