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

Thursday, September 6, 2012

Spinning Object Photograph: Daily Create #1


For my first blog post of my year 3 CyberARTS experience, we were told to 'take a picture of a spinning object.' I was thinking about the assignment outside while drinking some tea, and started mixing it with a spoon. I don't know if this qualifies as spinning, but it's swirling, does that count? In any case, this is what I came up with. The picture was taken on my phone (explaining the horrible quality) and I like the light reflection on the liquid. 
Later in the afternoon, I was spinning coins on my desk in attempt to elongate the time in which I wouldn't have to do any form of work, when I took out my phone and tried taking pictures again. It didn't work out too well, but here's the best one I could come up with:

Maybe I'll try this again one day with an actual camera, I enjoyed the concept in any case. 


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}