[osg-users] Image capture in memory

Alberto Luaces aluaces at udc.es
Wed Apr 24 00:29:20 PDT 2019


"Catalin Flower" writes:

> 2) It creates windows, I don't want to see windows flashing on the screen while the capture happens

If I recall correctly, this is what the pbuffer option does, setting

renderImplementation = osg::Camera::PIXEL_BUFFER;

You can try the others to see the effect, though.

-- 
Alberto



More information about the osg-users mailing list