Open dimitre opened 2 weeks ago
@dimitre that actually reminds me I never did implement this faster readback method.
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.
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