Joakim,

I sent in a submission last year for loading complete cubemaps from DDS
files. That submission affects important parts of the osg core and
therefore Robert put it on the stack, which in practice means that it
won't be merged soon.

kind regards,

Roland Smeenk

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf 
> Of Joakim Simonsson
> Sent: maandag 5 mei 2008 15:03
> To: [email protected]
> Subject: [osg-users] Load all 6 images from cubemap dds.
> 
> 
> Hi,
> 
> I have a dds file containing a cube map, that is six images 
> that are embedded in the file.
> 
> However, when I read it:
> 
> osg::ref_ptr<osg::Image> image = osgDB::readImageFile("cubemap.dds");
> 
> the image returned is only the FIRST image of the embeded 
> images. Is there a way to load the other 5 images?
> 
> 
> --
> Joakim Simonsson
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-opensce
negraph.org
> 
This e-mail and its contents are subject to the DISCLAIMER at 
http://www.tno.nl/disclaimer/email.html

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to