Skip to content

pigottlaura/TweetATwist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Tweet A Twist

Installation Version - Pen And Pixel 2016

Installation Instructions (for MAC)

  • Download Processing 3.0
  • Once Processing has installed
    • Go to the Sketch menu > Import Library > Add Library
      • Download the "Video" library (by the Processing Foundation)
      • Download the "Minim" library (by Damien Di Fede and Anderson Mills)
    • Go to the File menu > Preferences
    • Change the "Increase maximum available memory to" value to 4000MB
  • Download the zipped version of this repository
  • Go to the MAC's System Preferences menu > Displays
    • Change the "Resolution" to "Scaled", with a resolution of 1280 x 800
  • Open the "TweetATwist.pde" file and run the application

Notes

  • Internet is required for this application to run
  • By default, each horizontal line of pixels is generated from one frame from the image buffer. To reuse a frame for more than one line (which will increase the speed of the movements on screen, but reduce the quality of the image) use the up/down arrow keys. To reset this to it's original value, press either the left or right arrow key
  • To take an image (which will be sent out to the @TweetATwist2015 Twitter account, and saved in the "Pictures" folder of the Sketch) press the spacebar
  • This sketch has also been set up to work with a Targus laser presentation USB remote, so that pictures can be captured without having to be near the computer
  • Any tweets containing the hashtag "TweetATwist" (sent from any account) will trigger an image to be taken, and sent back to the user

Releases

No releases published

Packages

No packages published