Blog: Little Notebook
![dhlo 0](https://31.media.tumblr.com/ae9efa7052ff40c320adce111197e113/tumblr_n51jvyT62I1qfjvexo1_500.gif)
tags: gif, gif warning, mathematica
original: https://dhlo.tumblr.com/post/84939530684
intothecontinuum: Inspired by an exhibit in the Gallery Room in Antichamber Mathematica code: v[x_, y_, z_] = Flatten[Table[ {(-1)^i*x, (-1)^j*y, (-1)^k*z}, {i, 0, 1}, {j, 0, 1}, {k, 0, 1} ], 2];f = {{1 , 2 , 4 , 3 }, {1 , 2 , 6 , 5 }, {5 ,