Skip to content

Twit Pic Painter

A project made in Processing (Java). Fetches pictures from Twitter using their API, and paints them on screen using a circular brush that decreases in size over time, giving the painting more detail. Sounds are being generated by simple synthesizers made with the Beads library. Scale, oscillator wave types, pitch, pan, reverb etc. are set based on properties of the image and the blob of paint to be painted.

Features:

  • Fetching images based on hashtags in the code
  • Musical scales
  • Guide the brush with the mouse pointer when mousing over the canvas
  • Different colors creates different tones and different wave types
  • Small info GUI
  • more…