You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some sketches in this folder may need to be run with the "--nojruby" flag. If you are using processing-3.0+ you will need to install the video library from processing.org (since it is no longer included in the vanilla processing distro) this is easiest done from the processing ide, see the [Dan Shiffman video][] on video capture.
3
+
You will need to install the video library from processing.org (since it is no longer included in the vanilla processing distro), this is easiest done from the processing ide, see the [Dan Shiffman video][] on video capture.
4
4
[Dan Shiffman video]:http://vimeo.com/115436609
5
5
6
-
NB: `captureEvent`is not available in ruby-processing (but you could probably write your own callback?)
6
+
NB: `captureEvent`needs `video_event` library to be loaded.
0 commit comments