800x800
Mathematica code:
Graphics[ GraphicsComplex[  Table[   {-.99^n*Sin[n*3.21], .99^n*Cos[n*3.21]}, {n, 0, 700}],  Polygon[Table[i, {i, 1, 700, 1}]]],  PlotRange -> .05, ImageSize -> 800]

800x800

Mathematica code:

Graphics[
GraphicsComplex[
Table[
{-.99^n*Sin[n*3.21], .99^n*Cos[n*3.21]}, {n, 0, 700}],
Polygon[Table[i, {i, 1, 700, 1}]]],
PlotRange -> .05, ImageSize -> 800]
 
  1. pigeonholeprinciple reblogged this from intothecontinuum
  2. stalkumentary reblogged this from intothecontinuum
  3. sorry-was-all-i-could-be reblogged this from intothecontinuum
  4. intothecontinuum posted this