11 Commits

Author SHA1 Message Date
u3dreal 0e8a29bc2c added 4 more FBO sources
Added CircleSource, QuadSource, BrickSource and SyphonSource.

The SyphonFBO is disabled since it would not run on rpi.

[OSX only]
For Syphon to work you need to install ofxSyphon addon and add "ofxSyphon"
to the addons.make of ofxPiMapper. Then uncomment all the syphon lines in the code. So far the SyphonClient will choose the first Syphon source presented to him. ( You might want to start the server later ).
2022-07-27 17:30:03 +02:00
Krisjanis Rijnieks 8cbd6f8733 Remove xcode and qbs project files from examples 2020-11-20 20:39:54 +02:00
Krisjanis Rijnieks feeb725900 Fix uint64 in SlideShowSource 2020-11-17 21:49:06 +02:00
Krisjanis Rijnieks c88a50ad88 Add addons.make for non-rpi platforms for CI 2018-03-31 01:50:49 +02:00
Krisjanis Rijnieks 18e41cce51 Update README 2018-03-31 01:20:26 +02:00
Krisjanis Rijnieks b291e96086 Update FBO sources Xcode project 2018-03-31 00:47:03 +02:00
Krisjanis Rijnieks f6b2de0526 Extend README for the FBO sources example 2018-03-31 00:43:42 +02:00
Krisjanis Rijnieks 232e5f34e1 Rename CustomSource to ScanlineSource 2018-03-31 00:43:18 +02:00
Krisjanis Rijnieks f1ad42d922 Update FBO source example Xcode project 2018-03-30 20:38:01 +02:00
Krisjanis Rijnieks 636d803d90 Simplify FBO sources example by removing Settings 2018-03-30 20:19:10 +02:00
Krisjanis Rijnieks 79b6ec8a7e Rename example to example_fbo-sources and move magSlideShowSource there 2018-03-30 20:05:17 +02:00