C.A.L.I(moon).

Berlin - Cali

Archive

RSS

Theme
  1. A.P.C. x Nike 

    nice.

  2. (Source: novemberemains)


  3. High Resolution
  4. 4gifs:

Twerkin on yo head

    4gifs:

    Twerkin on yo head

  5. forgethowtotalk:

    //SpinesOutofSorts

    //I pulled the code in setup from this sketch


    float rColor, gColor, bColor, aColor;
    int threshold;

    void setup() {
      size(720, 720);
      translate(width/2, height/2);
      threshold = 135;
      for (int i=0; i<width; i++) {
        for (int j=0; j<height; j++) {
          rColor = abs(cos(i)*width/2);
          gColor = abs(sin(j)*height/2);
          bColor = abs(cos(i+j)*width/2);
          aColor = abs(sin(i+j)*height);
          stroke(rColor, gColor, bColor, aColor);
          pushMatrix();
          rotate(i);
          rotate(j);
          translate(i/3, j/3);
          point(0,0);
          popMatrix();
        }
      }
    }

    void draw() {
      loadPixels();
        if (threshold < 255) {
          for (int k=width; k<width*height-width; k++){
            if (brightness(pixels[k]) > threshold){
              pixels[k-1] = color(
                int(red(pixels[k+1])),
                int(green(pixels[k+1])),
                int(blue(pixels[k+1])),
                int(brightness(pixels[k+1]))
              );
            } else {
              pixels[k-width] = color(
                int(red(pixels[k+1])),
                int(green(pixels[k+1])),
                int(blue(pixels[k+1])),
                int(brightness(pixels[k+1]))
              );
            }
          }
          threshold = threshold+1;
        } else {
          threshold = 100;
      }
      updatePixels();
    }

  6. Roly Porter - Arrakis

    Hans Zimmer meets Techno.

  7. (Source: lovesashagrey)

  8. Aux 88 - I Hear Rhythms

  9. silicon scally - deodexed