• Ask me anything
  • Archive / RSS
  • 2013-06-01

    ARTfacebook.com

    ART
    facebook.com

    Source: takeovertime

  • 2013-02-25

    likeafieldmouse:

    Oscar Santillan - Daybreak (2010) - Paint scraped from the wall and dusted onto the floor

    (via takeovertime)

    Source: likeafieldmouse

  • 2013-01-30

    markperrett:

    This is insanity.

    CREDS: architizer:

    The mind-bending sculptures of Jonty Hurwirtz   

    Rejuvenation

    2008 | Copper and Chrome

    Kiss of Chytrid

    2009-2010 | Resin, Powder and Steel

    (via takeovertime)

    Source: futurepredictor

  • 2013-01-12

    annstreetstudio:

Art influences fashion in Donna Karan’s pre-fall 2013 collection…

    annstreetstudio:

    Art influences fashion in Donna Karan’s pre-fall 2013 collection…

    Source: annstreetstudio

  • →

    visualgraphic:

    Hilary’s Identity

    (via takeovertime)

    Source: visualgraphic

  • 2013-01-05

    Source: designed-for-life

  • →

    what-floats-my-boat:

Cement User journal cover1912via Ephemera Studies 

    what-floats-my-boat:

    Cement User journal cover
    1912

    via Ephemera Studies 

    Source: ephemerastudies.org

  • 2013-01-03

    stxxz:

T.S. Eliot

    stxxz:

    T.S. Eliot

    (via designed-for-life)

    Source: likeafieldmouse

  • 2012-12-26

    forgethowtotalk:

    //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

    theyroaredvintage:

Photo by Jeanloup Sieff, 1973.

    theyroaredvintage:

    Photo by Jeanloup Sieff, 1973.

    (via what-floats-my-boat)

    Source: theyroaredvintage

→