Chess Game with Death
Each snowflake is algorithmically generated using some randomness to create infinitely many snowflakes where no two are exactly alike.
Mathematica code:
rr[n_] := (SeedRandom[n]; RandomReal[]) H = Table[{Cos[n*Pi/3], Sin[n*Pi/3]}, {n, 0, 5, 1}]; SnowFlake[Q_, x_, y_, R_, S_, k_, h_, o_, s_, N_, PR_, IS_] := Graphics[{ Rotate[ Translate[ Scale[ Table[ Table[ Rotate[ Translate[ Scale[ Table[ {AbsoluteThickness[k*h^(n - 1)], Opacity[o], White, Line[ {{0, 0}, H[[i]]}]}, {i, 1, 6, 1}], s^(n - 1)], {If[n == 1, 0, rr[Q*n]], 0}], If[n == 1, 0, (j + rr[Q*n])*Pi/3], {0, 0}], {j, 0, 5, 1}], {n, 1, N, 1}], S], {x, y}], R, {x, y}]}, PlotRange -> PR, ImageSize -> IS, Background -> Black] Manipulate[ SnowFlake[Q, 0, 0, rr[2 Q] Pi/3, 1, k, h, o, s, N, 2, 500], {Q, 1, 1000, 1}, {{k, 1}, 0, 2}, {{h, .9}, 1, 0}, {{o, .75}, 1, 0}, {{s, .75}, 1, 0}, {{N, 10}, 1, 20, 1}] Manipulate[ GraphicsGrid[ Table[ SnowFlake[Q*W, 0, 0, (-1)^(Round[rr[4 Q*W]]) (t + rr[2 Q*W]) Pi/3, 1, 1, .85, .8, .5 + .2 rr[3 Q*W], 15, 2, 100], {Q, q, q+6, 1}, {W, w, w+4, 1}], Background -> Black, ImageSize -> {500, 700}, AspectRatio->7/5], {q, 1, 100, 1}, {w, 1, 100, 1}, {t, 0, 1 - 1/25, 1/25}]
Entry and Exit Holes for Various Gun Sizes
Gerhard Richter’s stained glass window, Cologne Cathedral, 2007
Hulk Hogan and Tiger Mask taken during their time in ‘New Japan Pro Wrestling’
Walking home tonight from dinner with a friend in the East Village, NY, I was passing south along Pitt Street, one block north of Delancey, when I heard the throaty rumble of a low-flying plane getting louder overhead. I didn’t pay it much attention but it was loud enough for me to clock it. Up ahead, I saw three guys emerge from one of the projects on the east side of Pitt St. As I got closer to them, they paused. The plane was passing right above us, heading north along the east river Manhattan shoreline, and I suddenly saw what could only be described as a wide, flat green laser beam start sweeping the street from the plane. It passed over the three guys up ahead, and then me. It was like a giant laser bar-code scanner passing across every contour of the street - for a brief second like suddenly being in a bad light show at a 1990s rave. The three guys ahead of me stopped in their tracks, dumbfounded. I caught up with them and we all looked at each other, then back up to the sky, and then saw this fat triangle of green light beaming down from the plane as it headed north. I talked to them, and none of us could work out what it was, but we had all seen the same thing. I continued walking south towards Grand Street, where I live, and just as I was entering my building I heard the plane come back, this time flying south. I stopped and watched it’s green beam cover ground just a little further west of where I’d been walking. As I write this I can still hear the plane making passes overhead - it’s engines have quite a distinct sound.
As related by a friend, November 19th, 2012. This appears to be LIDAR scanning of New York in operation. This was first proposed in 2010, and reported by Fast Company and the New York Times. Green LIDAR in particular is used for marine environments - it seems likely that the current scan is in response to recent flooding caused by Hurricane Sandy. The technical term for this process is EEARL, but I haven’t yet been able to establish who is doing the scanning. (via new-aesthetic)
Wes Anderson | from overhead + hands
makeshift laptop fan