[osg-users] Cubemap loading from dds

Pete Black pete at marchingcubes.com
Sun Nov 22 11:50:54 PST 2015


I have a similar issue - I want to display animated cube maps, which will be prerendered in blender, stored as videos and provided to OSG by ffmpeg.

My current plan is to load a single buffer of data for each cubemap, in a 1x6 'stack' and create my 6 osg images using a simple linear offset into this buffer, which should hopefully eliminate the need to 'cut up' a 3x2 or 2x3 layout.

-Pete

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








More information about the osg-users mailing list