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

ofFastFboReader as part of the core? #8173

Open
dimitre opened this issue Nov 2, 2024 · 1 comment
Open

ofFastFboReader as part of the core? #8173

dimitre opened this issue Nov 2, 2024 · 1 comment

Comments

@dimitre
Copy link
Member

dimitre commented Nov 2, 2024

From time to time I've notice people resort to ofFastFboReader to do fast pixel operations.
I wonder if it is time to port it to be in OF Core.

https://github.com/satoruhiga/ofxFastFboReader
ideas? @satoruhiga @ofTheo

@ofTheo
Copy link
Member

ofTheo commented Nov 2, 2024

@dimitre that actually reminds me I never did implement this faster readback method.
#7111

But the TLDR is that current OF read back is almost as fast as ofxFastFboReader and with the changes in the issue above it becomes about 20% faster than the addon.

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

No branches or pull requests

2 participants