You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
398 B
398 B
Camera Example
This example demonstrates the possibility to use camera input as a texture source. Make sure you clone the ofxRPiCameraVideoGrabber addon into your openFrameworks/addons
folder before compiling on Raspberry Pi.
cd openFrameworks/addons
git clone https://github.com/jvcleave/ofxRPiCameraVideoGrabber.git