Dominic Stalder wrote:
Hi there

we use the skydome.osg of the OSG examples. Is it possible to make this one transparent, so that only the clouds are visible.

We converted the skymap.jpg to a PNG file with a transparent alpha channel. Instead of a transparent skydome, it's just white where the transparent color is.

Sounds like you are using the wrong TexEnv (or applying it wrong in your shader, if not using FFP). Maybe you're using decal instead of modulate? You'd need to look it up in the blue book, I forget the exact formulas for each.
   -Paul

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

Reply via email to