800x800
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 -> .25, ImageSize -> 800]

800x800

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 -> .25, ImageSize -> 800]
 
  1. proclivityharbored reblogged this from intothecontinuum
  2. thedistanceinsidious reblogged this from hackedy
  3. hackedy reblogged this from intothecontinuum
  4. intothecontinuum posted this