mirror of
https://github.com/kr15h/ofxPiMapper.git
synced 2026-06-16 12:31:49 +02:00
Add README.md to example_camera
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user