|
Installed in Atlanta GA, March 2010. Another piece made with Eugene Sargent, this is one of ___ possible ways for a path to snake through an 8x8x8 cube, passing into and out of each 4x4x4, each 2x2x2 and each 1x1x1 subcube. Unfortunately, didn't quite figure out the proper name of this piece in time; N is about six and a half quadrillion-- I think.
What's great about working with Eugene is that I could completely specify the sculpture by sending him this code:
3,3,0,1,0,3,3,0,1,1,0,3,0,1,1,0,
2,0,1,0,3,0,3,1,2,0,1,0,3,0,3,1,
3,3,0,1,0,3,3,0,1,1,0,3,0,1,2,0,
2,3,0,1,0,3,3,0,1,1,0,3,0,1,1,3,
2,0,3,0,1,0,1,3,1,1,0,3,0,1,1,0,
3,3,0,1,0,3,2,0,2,0,1,0,3,0,3,1,
2,1,0,3,0,1,1,0,3,3,0,1,0,3,3,1,
3,0,3,0,1,0,2,0,1,1,0,3,0,1,1,3,
1,1,0,3,0,1,2,1,2,1,0,3,0,1,1,3,
1,0,1,0,3,0,2,0,3,3,0,1,0,3,2,0,
3,0,3,0,1,0,2,0,1,1,0,3,0,1,2,1,
2,1,0,3,0,1,1,0,2,0,1,0,3,0,3,0,
2,0,3,0,1,0,1,0,2,1,0,3,0,1,1,0,
3,3,0,1,0,3,3,1,3,0,3,0,1,0,2,1,
3,3,0,1,0,3,2,3,1,0,1,0,3,0,2,3,
1,1,0,3,0,1,2,0,2,3,0,1,0,3,3,0,
1,0,1,0,3,0,2,0,2,0,1,0,3,0,3,1,
2,0,1,0,3,0,3,1,3,3,0,1,0,3,2,0,
3,3,0,1,0,3,3,0,2,0,3,0,1,0,1,3,
1,1,0,3,0,1,1,0,2,0,1,0,3,0,3,0,
2,0,3,0,1,0,1,3,2,3,0,1,0,3,3,1,
3,3,0,1,0,3,3,0,2,3,0,1,0,3,3,1,
2,0,1,0,3,0,3,0,1,0,1,0,3,0,2,3,
1,1,0,3,0,1,2,1,3,0,3,0,1,0,2,0,
1,1,0,3,0,1,1,0,3,3,0,1,0,3,3,0,
2,0,3,0,1,0,1,0,3,0,3,0,1,0,2,1,
3,3,0,1,0,3,2,0,3,3,0,1,0,3,3,1,
2,1,0,3,0,1,1,0,3,3,0,1,0,3,2,3,
1,1,0,3,0,1,2,0,1,1,0,3,0,1,1,3,
2,0,3,0,1,0,1,3,2,0,3,0,1,0,1,3,
1,1,0,3,0,1,1,0,3,3,0,1,0,3,2,0,
2,1,0,3,0,1,1,3,1,0,1,0,3,0,2
(giving the number of quarter turns from each elbow to the next)
|