Skip to content

Instantly share code, notes, and snippets.

View sektionschef's full-sized avatar

Stefan Schwaha sektionschef

View GitHub Profile
@isenborghs-c
isenborghs-c / gist:5236688
Created March 25, 2013 12:04
[PROCESSING - KEYSTONE] : Multiple Video Corner Pin
import deadpixel.keystone.*;
import processing.video.*;
Keystone ks;
CornerPinSurface surface;
PGraphics offscreen;
CornerPinSurface surface1;
PGraphics offscreen1;