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

800x800

center detail

Mathematica code:

Graphics[
GraphicsComplex[
Table[
{-.9908^n*Sin[n*3.72802], .9908^n*Cos[n*3.72802]}, {n, 0, 640}],
Polygon[Table[i, {i, 1, 640, 1}]]],
PlotRange -> 1, ImageSize -> 800]
 
  1. danuttyprofessor reblogged this from intothecontinuum
  2. uranau reblogged this from intothecontinuum
  3. sorry-was-all-i-could-be reblogged this from intothecontinuum
  4. intothecontinuum posted this