ofxPiMapper fixed for C++17 & oF 12.0
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.
 
 
Krisjanis Rijnieks 508ca26d28 Add README.md to example_camera 7 years ago
..
bin/data Rename examples 8 years ago
example_camera.xcodeproj Update Xcode projects for Slide Show Source changes 7 years ago
src Make it work with openFrameworks master branch 8 years ago
.gitignore Rename examples 8 years ago
CMakeLists.txt Rename examples 8 years ago
Makefile Rename examples 8 years ago
Project.xcconfig Rename examples 8 years ago
README.md Add README.md to example_camera 7 years ago
addons.make Add ofxRPiCameraVideoGrabber to addons.make in example_camera 7 years ago
addons.make.norpi Add addons.make for non-rpi platforms for CI 7 years ago
openFrameworks-Info.plist Rename examples 8 years ago

README.md

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