Hi Kevin;

If you have problem creation on cubeMap you can use Cube Map Generater to
create your dds file on
http://developer.amd.com/gpu/cubemapgen/pages/default.aspx

But as Jean said I don't know you can success on loading dds formated
cubemap on OSG, it might not be supported.


HTH, Regards.

2009/5/15 Chris 'Xenon' Hanson <xe...@alphapixel.com>

> Jean-Sébastien Guay wrote:
> > You can flip images with osg::Image::flipHorizontal() or
> > osg::Image::flipVertical(). I don't know why they come out that way by
> > default though. Perhaps your BMPs assume (0,0) is at the top-left corner
> > instead of the bottom-left? I don't know if there's something in the
> > format that specifies this.
>
>   There is an option in BMP to specify this, if I recall. I don't know if
> the OSG BMP
> loader understands it.
>
> --
> Chris 'Xenon' Hanson, omo sanza lettere                  Xenon
> AlphaPixel.com
> PixelSense Landsat processing now available!
> http://www.alphapixel.com/demos/
> "There is no Truth. There is only Perception. To Perceive is to Exist." -
> Xen
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>



-- 
Ümit Uzun
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to