Fractal Fest 

Para celebrar el descubrimiento de la Geometría Fractal, cosa que se le atribuye a Benoît Mandelbrot cuando trabajaba para IBM, esta compañía creó el Fractal Fest (en colaboración con Ogily USA), realizando una serie de iniciativas online que incluyen esta app llamada IBMblr, que lo que hace es tomar tu sitio de Tumblr y lo convierte en fractales interactivos todas las imágenes que hay en el. Los resultados visuales son una chulada.

Felices trazos…

IBM and http://IBMblr.tumblr.com/tagged/fractals celebrate the life of Benoit B. Mandelbrot, IBM Fellow Emeritus and Fractal Pioneer. In this final interview shot by filmmaker Erol Morris, Mandelbrot shares his love for mathematics and how it led him to his wondrous discovery of fractals. His work lives on today in many innovations in science, design, telecommunications, medicine, renewable energy, film (special effects), gaming (computer graphics) and more.

IBM Innovation Culture + Tumblr = IBMblr

http://fractalizer.ibmblr.com/

Antichamber

Una escultura virtual, inspirada en un objeto que aparece dentro del video-juego llamado Antichamber (que ha ganado varios premios por su extraño manejo de espacios no-euclidianos dentro de él). Si no lo conocen es hora de hacerlo…

http://bit.ly/Qnmfio

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 , 6 , 8 , 7 }, { 3, 4 ,
8 , 7 }, { 1, 3 , 7 , 5 }, { 2, 4 , 8 , 6 } };

G[x_, y_, z_, s_, H_ , t_] :=
Table[
Translate[
Rotate[
GraphicsComplex[v[x, y, z], Polygon[f]],
h (Cos[t] + 1) Pi/4, {0 , 0, 1 }],
{0, 0, s*h}],
{h, 1, H}]

Manipulate[
Graphics3D[
G[2, 2, .1, .25, 30, t],
Lighting -> "Neutral", ViewPoint -> Front, ViewAngle -> 35 Degree,
Boxed -> False, ImageSize -> 500],
{t, 0, Pi}]

Night Stroll

El artista digital Tao Tajima creó esta animación/video-arte/graffiti/light-painting o como quieran llamarle donde usando un software de 3D  y animación (motion graphics, partículas y otros efectos) logra hacer que esta figuras geométricas “bailen por las calles de Tokyo.

El resultado es complejo para entender pero muy fácil de disfrutar… 

A lovely animated short by Tao Tajima. Various light figures are seen interacting with locations around Tokyo, I can’t begin to guess how this was all planned, shot and animated and there is almost no information about it online, but it’s remarkable nonetheless. (via be con in riot)…

https://vimeo.com/69949278#