by chaos_haunter

Fleur

IPFS
Fleur

1 March 2022TEZOSIPFS

Flowers generated by sinusoidal harmonics
A variation of my previous piece "Charms"

The code is merely:
for(let A=0; A < 6.29; A+=2*Math.PI/N)
{
for(x.beginPath(), a = 0; a < 6.29; a += I)
{
for(X = 0, Y = 0, i=15; i-- > 2;)
{
X += SCALEX * S(a*i) * C(K * T * i) * M / i;
Y += SCALEY * C(a*i) * S(T ** i) * M / i;
}
XX = X*C(A) + Y * S(A)
YY = -X*S(A) + Y * C(A)
x.lineTo(XX,YY)
}
x.stroke()
}

Programmer since 1987, Looking for beauty in chaos

Most of my work is based on chaotic or fractal functions. They are just a set of equations which draw various things serendipitiously.

2 EDITIONS

0 RESERVES

minted

2 / 2

fixed price

1 TEZ
feedback

stay ahead with our newsletter

receive news on exclusive drops, releases, product updates, and more