Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added example-Image #36

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

danomatika
Copy link
Contributor

@danomatika danomatika commented May 4, 2017

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
Copy link
Contributor Author

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

@bangnoise
Copy link
Collaborator

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

@danomatika
Copy link
Contributor Author

danomatika commented Dec 11, 2020 via email

@danomatika
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants