Skip to content

Instantly share code, notes, and snippets.

@julians
julians / TuioZonesBeispiel.pde
Created September 28, 2010 21:06
Beispiel für die tuioZones-Processing-Library
import oscP5.*;
import netP5.*;
import tuioZones.*;
TUIOzoneCollection zones;
void setup ()
{
size(640, 480);
zones = new TUIOzoneCollection(this);
#!/usr/bin/python
# -*- coding: utf-8 -*-
import os
lines = [
"Risin' up, back on the street",
"Did my time, took my chances",
"Went the distance, now I'm back on my feet",
"Just a man and his will to survive",