Hi,

I have multiple osg::Images, each one has a transparent background. When 
compositing them onto a background image(using copySubImage), this transparent 
background is not respected and is instead filled in with white, looking fairly 
ugly. 

I do not see any other methods related to compositing images, other than mix(). 
But, because the images are not the same size, mix() will not work. 

Does some method exist that would respect the transparent backgrounds, or will 
I have to roll my own (not that it would be difficult, but I also don't want to 
reinvent the wheel)

Thank you!

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





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

Reply via email to