Skip to content

Commit 59bf6ee

Browse files
authored
Update README.md
1 parent 9d0751a commit 59bf6ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
###README
22

3-
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.
44
[Dan Shiffman video]:http://vimeo.com/115436609
55

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

Comments
 (0)