-
2013-06-01
Source: takeovertime
-
2013-02-25
Oscar Santillan - Daybreak (2010) - Paint scraped from the wall and dusted onto the floor
(via takeovertime)
Source: likeafieldmouse
-
2013-01-30
This is insanity.
CREDS: architizer:
The mind-bending sculptures of Jonty Hurwirtz
2008 | Copper and Chrome
2009-2010 | Resin, Powder and Steel
(via takeovertime)
Source: futurepredictor
-
2013-01-12
Art influences fashion in Donna Karan’s pre-fall 2013 collection…
Source: annstreetstudio
-
→
Source: visualgraphic
-
2013-01-05
Source: designed-for-life
-
→
Cement User journal cover
1912
via Ephemera StudiesSource: ephemerastudies.org
-
2013-01-03
Source: likeafieldmouse
-
2012-12-26
//nested lines
int max = 153;
int[] over = new int[max];
int[] under = new int[max];
void setup(){
size(500,500);
frameRate(12);
}
void draw(){
translate(width/4,height/4);
background(255);
for (int i=1;i<max;i++){
for (int j=1;j<max;j++){
over[i] = int(cos(millis()*0.001)*width/i);
under[j] = int(sin(millis()*0.001)*height/j);
pushMatrix();
translate((width/max)*i,(height/max)*j);
rotate(radians(i*j));
stroke(0,45);
line(0,0,over[i],under[j]);
popMatrix();
}
}
}(via takeovertime)
Source: forgethowtotalk
-
2012-12-16
Source: theyroaredvintage





