IMGD3x00 B term 2012

Inter-Media Electronic Arts

IMGD3x00 B term 2012

Main menu

Skip to primary content
Skip to secondary content
  • Home

Author Archives: calvrt_sn

Post navigation

Newer posts →

test1

Posted on November 1, 2012 by calvrt_sn
Reply

void setup() {
size(300, 300);
}

void draw() {
if(mouseX < width/3) {
background(255);
} else if (mouseX < 2*width/3){
background (127);
} else{
background(0);
}
}

Posted in Uncategorized | Leave a reply

Post navigation

Newer posts →

Recent Posts

  • Too Damn High Meme Patch-Sketch
  • A Hectic Everyday Life
  • Final project audio and video
  • Synth Glove Documentation
  • Final Project – Goblins

Authors

  • ahclemens
  • akprueitt
  • Allen Blaylock
  • bmouimet
  • calvrt_sn
  • Catherine
  • cerodriguez
  • ChrisWE
  • dadavis
  • Deniz Ozgoren
  • Isaac M
  • jamesrm
  • Jayson Corey
  • jenbaulier
  • jillsauer
  • Jonathan Saunders
  • mfrankfort
  • Onder Goksaran

Recent Comments

  • dadavis on Drifting Snow
  • Allen Blaylock on Nature vs Machines, Night & Light 3: Nebulae
  • Allen Blaylock on Nature vs Machine, Night & Light 1: Fireflies
  • Allen Blaylock on Nature image 2 – growing trees
  • Allen Blaylock on Nature VS Machine #1 – Sunset Reflection

Archives

  • December 2012
  • November 2012
  • December 2011
  • November 2011

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Proudly powered by WordPress