[osg-users] Live skybox (video stream)

Björn Blissing bjorn.blissing at vti.se
Sat Feb 27 07:41:57 PST 2016


Hi Eddie,

What you are looking for is osg::ImageStream, which can be used to have video textures. 

I have written a small example using OpenCV to capture live images an display them on a texture. It can be found here:

https://github.com/bjornblissing/osgopencv

Cheers,
Björn

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=66450#66450








More information about the osg-users mailing list