From e64bc72d2f9b66cd91f9514348ac33081504b618 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Wed, 22 Aug 2012 16:53:32 +0100 Subject: non compositing version --- gaunt01/src/testApp.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gaunt01/src/testApp.h') diff --git a/gaunt01/src/testApp.h b/gaunt01/src/testApp.h index 82f75fe..7740e73 100644 --- a/gaunt01/src/testApp.h +++ b/gaunt01/src/testApp.h @@ -159,6 +159,8 @@ class testApp : public ofBaseApp{ bool drawStats; bool drawInstructions; + + bool composite; //turn off for 'dumb compositing' bool firstframe; //for background removal float bgnum; -- cgit v1.2.3