Browse Source

Add README.md to example_camera

master
Krisjanis Rijnieks 7 years ago
parent
commit
508ca26d28
  1. 9
      example_camera/README.md

9
example_camera/README.md

@ -0,0 +1,9 @@
# Camera Example
This example demonstrates the possibility to use camera input as a texture source. Make sure you clone the [ofxRPiCameraVideoGrabber](https://github.com/jvcleave/ofxRPiCameraVideoGrabber) addon into your `openFrameworks/addons` folder before compiling on Raspberry Pi.
```
cd openFrameworks/addons
git clone https://github.com/jvcleave/ofxRPiCameraVideoGrabber.git
```
Loading…
Cancel
Save