The “Sine Language” collection came about by trying to visualize how both Sine and Cosine interact when graphed.
To calculate the next X position, I use this equation: Next X = Sin("X Sine Wave Multiplier" * Y) + Cos("X Cosine Wave Multiplier" * X)
To calculate the next Y position, I use this equation: Next Y = Sin("Y Sine Wave Multiplier" * Y) + Cos("Y Cosine Wave Multiplier" * X)
The algorithm will draw a dot at that new (X, Y) coordinate. This keeps repeating until we end up with the images generated in this collection.
========= Details on some of the Features and rarity.
Colors: Snow (50%) Firebrick (2%) Fuchsia (8%) Lime Green (5%) Goldenrod (25%) Deep Sky Blue (10%) Black (1%) – This only happens with the White background
Background Colors: Black (99%) White (1%)