Re: [osg-users] Storing Matrix in a file

2015-05-24 Thread Alberto Luaces
Tom Platts writes: Hi all, I'm trying to store the contents of a double, Matrixf map. Is this possible? I've been using ofstream and tried iterating through the map, but Matrixf is causing problems. Can anybody help? Hi Tom, try including io_utils:

[osg-users] Storing Matrix in a file

2015-05-24 Thread Tom Platts
Hi all, I'm trying to store the contents of a double, Matrixf map. Is this possible? I've been using ofstream and tried iterating through the map, but Matrixf is causing problems. Can anybody help? Thank you. -- Read this topic online here:

[osg-users] (no subject)

2015-05-24 Thread Joshua Robinson
Howdy OSG-Users Volcans, I am a newbie to OSG and need help to do : Add a video canvas to scale the video. It should do : 1) Create a video canvas. 2) Assign texture coordinates to the video canvas, I prefer manually, it can be automatically (function). Specify the number of columns and

Re: [osg-users] Shadows : Creating multiple osgShadow::ShadowedScene

2015-05-24 Thread Robert Graf
Howdy all, What is a way to have a ShadowedScene update just its shadow texture unit in the pre-render for its children, and not have its children rendered during the main viewer pass? I'd like to set up multiple lights, each with its own shadow map. Each light/shadowmap combination will be a