I'm secretly a ninja...but shhhhh.

Sunday, January 27, 2013

Power Plug: Daily Create #5

Assignment: Power plugs are ubiquitous  Can you make a creative photo of such a common thing?


This was my attempt at making a creative power plug photo...I don't know if I got the 'emotional outlet' concept through, however I guess the picture is okay regardless! 



No comments:

Post a Comment

F[a_, L_, r_, s_, t_] := Table[ {-(r + s*Cos[t])^n*Sin[n*a], (r + s*Cos[t])^n*Cos[n*a]}, {n, 0, L}] V := {{1.45631, 556, .995, .003}, {2.94712, 502, .998, .001}, {4.50891, 485, .9955, .0025}, {4.9367, 630, .997, .002}} Table[ ListAnimate[ Table[ Graphics[ Polygon[ F[Part[Part[V, G], 1], Part[Part[V, G], 2], Part[Part[V, G], 3], Part[Part[V, G], 4], t]], PlotRange -> 1, ImageSize -> 250], {t, 0, 2 Pi, 2 Pi/40}]], {G,1,4,1}