Fri Jan 4th 11:49pm / via: surrogateself / source: surrogateself / 3,181 notes
surrogateself:

: EVOLUTION

surrogateself:

: EVOLUTION

Fri Jan 4th 11:49pm / via: yimmyayo / source: yimmyayo / 2,449 notes
Fri Jan 4th 11:48pm / via: gifmovie / source: gifmovie / 3,119 notes
Fri Jan 4th 11:47pm / via: filmploitation / source: filmploitation / 4,294 notes

Le Voyage dans la lune  ”A Trip to the Moon” (1902) dir. George Méliès

Le Voyage dans la lune  ”A Trip to the Moon” (1902) dir. George Méliès

Fri Jan 4th 11:44pm / via: lawrencecox / source: lawrencecox / 622 notes
Fri Jan 4th 11:42pm / via: intothecontinuum / source: intothecontinuum / 7,537 notes
intothecontinuum:


Mathematica code:
WPlot[x_, y_, h_, k_, N_, R_, m_, s_, w_, v_, t_, px_, py_] := Graphics[  Table[   {AbsoluteThickness[k],     Line[     Table[      {x*i + If[Mod[i, 2] == m, s*x*Sin[j*2 Pi/w + i*2 Pi/v + t], 0],       (-1)^i*y + h*j},     {i, 1, N}]]},   {j, 1, R, 1}],  PlotRange -> {{x + px, N*x - px}, {h - y + py, R*h - y}},   ImageSize -> {500, 700}  ]P={1, 0.5, 0.4, 4., 19, 66, 0, 0.434, 0.89, 0.32, 3.34365, 0.09, 0.418}Manipulate[ WPlot[P[[1]], P[[2]], P[[3]], P[[4]], P[[5]], P[[6]], P[[7]],           P[[8]],  P[[9]], P[[10]], t, P[[12]], P[[13]]],{t, 2Pi, 0}]

intothecontinuum:

Mathematica code:

WPlot[x_, y_, h_, k_, N_, R_, m_, s_, w_, v_, t_, px_, py_] :=
Graphics[
Table[
{AbsoluteThickness[k],
Line[
Table[
{x*i + If[Mod[i, 2] == m, s*x*Sin[j*2 Pi/w + i*2 Pi/v + t], 0],
(-1)^i*y + h*j},
 {i, 1, N}]]},
{j, 1, R, 1}],
PlotRange -> {{x + px, N*x - px}, {h - y + py, R*h - y}},
ImageSize -> {500, 700}
]

P={1, 0.5, 0.4, 4., 19, 66, 0, 0.434, 0.89, 0.32, 3.34365, 0.09, 0.418}

Manipulate[
WPlot[P[[1]], P[[2]], P[[3]], P[[4]], P[[5]], P[[6]], P[[7]],
P[[8]], P[[9]], P[[10]], t, P[[12]], P[[13]]],
{t, 2Pi, 0}]
Fri Jan 4th 11:38pm / via: ozneo / source: ozneo / 233 notes
Fri Jan 4th 11:38pm / via: joewaine / source: joewaine / 316 notes
Fri Jan 4th 11:38pm / via: psql / source: psql / 360 notes
psql:

Made with a thing Ian is making.

psql:

Made with a thing Ian is making.

Fri Jan 4th 11:35pm / via: xcopy / source: xcopy / 973 notes