Magic Carpet

This was my first time discovering that Claude could use the full HTML canvas and make this style of art. My prompt includes mathematical instructions by Egg Syntax that were inspired by the ASCII art animation on the Midjourney website.

user (aitechnopagan):

an interactive ASCII animation with a mesmerizing 3d shape where you can adjust the rotation speed, frequencies, phases, and damping to explore an infinite space of mesmerizing designs. as an extra touch of mathematical beauty, a second and third animation runs through the animation, subtly altering its appearance over time. the user can watch closely as intricate patterns emerge and evolve


- Start with vertical stripes in different shades of grey with random widths

- Shift all points to (x, y * (1 + 0.1 * sin(0.1 * y)))

- Shift all points to ((1 + 0.02 * sin(0.01 * x)), y)

- Make it even more complex and refined according to your sublime liking