SkeletOn.SkeletOff



Video made for Dusky's MA Collection.

Video by: Ina Muntean
Editing by: Alin Cirstea
Model: Elena Muntean
Music: Alva Noto - mm

For more details check her blog:
dushky.com

drool


screen printing for the first time

thanks go out to David (sharing his knowhow & tools) 'n' lunchbreath (letting me use his design)

packman_gura | Processing 1.2.1




Processing code : 

float x = 0;
float y = 300;
float z = 200;
float step = 2;
float step2 = 1.5;


void setup() {
  size(1000,500);
  //background(0);
}


void draw() {
  background(0);
  fill(255,255,0);
  ellipse(x, 250, 100, 100);
  smooth();


  fill(0);
  ellipse(x+15, 220, 20, 20);
  smooth();


  triangle(x, 250, x+80, y-50, x+80, z+50);
  smooth();


  x += step;
  y -= step2;
  z += step2;


  if (z > 250) {
    z = 200;
 } 
  if (y > 250) { 
    y = 300; 
 }   
  if  (x > 1050) {
    x = -50;
 }


 //saveFrame();
}


image sequence animated with VirtualDub 1.10.0 @45fps

penser avec



Based on an advertising campaign that van Laack did in the beginning of the 70s with Marcel Broodthaers; the advert was published in Der Spiegel on March 22 1971.   

Broodthaers wears a van Laack luxury shirt and smokes a cigar. He looks suave and sophisticated as one would aspect in such an advert. The caption beneath the photograph enlightens us that, 'The Director of the Musée d'Art Moderne, Départament des Aigles, refused to wear the van Laack monocle.' On the advert  Broodthaers wrote: 'What should we think of the relations that link art, advertising and commerce? M.B. (the director).' By displaying the advert alongside catalogue covers  Broodthaers seems to suggest that this relations  are rather close, and that, whether in the form of catalogues or for a van Laack shirt, art/the artist is presented through advertising.  
 Marcel Broodthaers: strategy and dialogue by Deborah Schultz

t-shirt packaging

 

Pringles can + black permanent marker + :D sticker