melaniehuang / amygdala

Paint machine installation at No Vacancy for White Night

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#amygdala

Site visit notes:

  • Hang fabric from three eye hooks already existing in ceiling
  • Eye hooks are sitting at a length of 124cm
  • Total size of fabric ordered is 140cm x 215cm which will hand in window

Current plan:

  • Switch over to 2 x RGB values with 3 touch sensors each
  • Sensors will send key codes 48, 49, 50, 51, 52, 53 (equals 0 = R1, 1 = G1, 2 = B1, 3 = R2, 4 = G2, 5 = B2)
  • When sensor is touched, value will increment by 1
  • When sensor is touched, value of R, G or B value will pulse around the sensor
  • When sensor is touched, accumulative colour of RGB1 or RGB2 will display in semi-circle
  • Remove paint strokes after n minutes -- Keep track of last 100 strokes, clear canvas and repaint every n minutes -- Or, take screenshot every n minutes and use as background
  • Random paint events, multiple at a time
  • Animate paint to appear horizontally mimicing a real paint stroke -- Look into a fade like a paint stroke would near the end -- Maintain the bezier curves

About

Paint machine installation at No Vacancy for White Night

License:Other


Languages

Language:JavaScript 93.8%Language:HTML 4.1%Language:C++ 1.9%Language:CSS 0.2%