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

800x800

Mathematica code:

Graphics[
GraphicsComplex[
Table[
{-.99^n*Sin[n*3.799], .99^n*Cos[n*3.799]}, {n, 0, 600}],
Polygon[Table[i, {i, 1, 600, 1}]]],
PlotRange -> .25, ImageSize -> 800]
 
  1. sorry-was-all-i-could-be reblogged this from intothecontinuum
  2. intothecontinuum posted this