That is great, thank you @arturo! I added settings.shareContextWith = mainWindow;
to main.cpp, and on the secondary window I use fbo.getTexture().draw(30, 30);
, and now it works fine.
↧
Sharing ofFbo between multiple windows: how? (shared_ptr?) [solved]
↧