[osg-users] Cubemap loading from dds
Sebastian Messerschmidt
sebastian.messerschmidt at gmx.de
Mon Oct 12 11:11:40 PDT 2015
Hi folks,
I scanned through the archives but didn't find any conclusion towards
how to setup an osg::TextureCubeMap from a single dds file.
My first idea was to simply load the dds file an reinterpret the _r
dimension as cube-map face, but this didn't work with multiple samples.
Does anyone have a clue on this? Right now I have to resort to split the
cubemap into different files.
Cheers
Sebastian
More information about the osg-users
mailing list