>> |
Anonymous
OP here. I took the first 2000 prime numbers starting at 3 (I only wanted odds). Then reduced them modulo 8 so that each corresponds to either 1, 3, 5, or 7. I treated these four numbers as directions to move the cursor and added a few aesthetic effects like color, thickness, and small random motions (without affecting the overal structure) by hand.
|