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

800x800

center detail

Mathematica code:

Graphics[
GraphicsComplex[
Table[
{-.99^n*Sin[n*3.87], .99^n*Cos[n*3.87]}, {n, 0, 640}],
Polygon[Table[i, {i, 1, 640, 1}]]],
PlotRange -> 1, ImageSize -> 800]
 
  1. pigeonholeprinciple reblogged this from intothecontinuum
  2. thepoemthatdoesntrhyme reblogged this from intothecontinuum
  3. intothecontinuum posted this