move video capture examples back to default renderer due to GL bug

This commit is contained in:
Ben Fry
2013-06-03 16:20:18 -04:00
parent 74d6b3732e
commit f5b170cc70
15 changed files with 16 additions and 16 deletions
@@ -17,7 +17,7 @@ int videoSliceX;
int drawPositionX;
void setup() {
size(600, 240, P2D);
size(600, 240);
// This the default video input, see the GettingStartedCapture
// example if it creates an error