On 9/4/07, Nick Prudent <[EMAIL PROTECTED]> wrote: > > Speaking of billboards...other than OSG/IVE is there an existing file format > that can save billboards with transparencies so they appear correct once > loaded in a osgViewer-based app? > > I'm new to terrain viz and would like to use the billboards for doing trees, > but they always appear opaque once in OSG.
There is nothing special about billboards, if you enabling blending and set the renderbin to be transparent bin then it should be sorted along with the rest of the scene. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

