ofxSyphon icon indicating copy to clipboard operation
ofxSyphon copied to clipboard

added example-Image

Open danomatika opened this issue 7 years ago • 4 comments

I added an example which grabs the Syphon texture pixel data to an ofImage using an FBO and glReadPixels. This was helpful to a student so I figure it might live as one of the included examples.

I've included the Xcode project files, however I'd recommend removing all project files in favor of having people use the ProjectGenerator. This has worked well for my addons as it lessens the required maintenance at the cost of writing clear instructions on how to generate the projects (i.e. https://github.com/danomatika/ofxPd#running-the-example-projects).

danomatika avatar May 04 '17 04:05 danomatika

Id there any interest in this PR? If so, I can bring it up to date, otherwise I will close it.

danomatika avatar Dec 11 '20 21:12 danomatika

Hey this would be a great asset if you could bring it up to date. Sorry - the original PR slipped my attention.

bangnoise avatar Dec 11 '20 22:12 bangnoise

I forgot about it too. Only found it again while cleaning up old forks.

I will look at it soon then.

enohp ym morf tnes

Dan Wilcox danomatika.com robotcowboy.com

On Dec 11, 2020, at 11:59 PM, Tom Butterworth [email protected] wrote:

 Hey this would be a great asset if you could bring it up to date. Sorry - the original PR slipped my attention.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

danomatika avatar Dec 11 '20 23:12 danomatika

Ok, I regenerated the Xcode project for OF 11 and the example is working fine.

danomatika avatar Dec 13 '20 00:12 danomatika