Hi Christophe, There is currently an option for setting the skirt-ratio, if this is 0 then no skirt should be visible. Would this be sufficient?
Robert. On Wed, Mar 5, 2008 at 11:12 AM, christophe loustaunau <[EMAIL PROTECTED]> wrote: > Hello Robert, > > In VirtualPlanetBuilder there is a skirt in all the database you generate. > But when I generate > the earth without any relief, some might think the skirt looses its use. > I have seen that in Destination.cpp there is already a boolean for that : > bool createSkirt = true; > > But it's always set to true. > I want to add an option for VirtualPlanetBuilder, like : --useSkirt true or > false > If --useSkirt is not defined, createSkirt will be set to true, in order to > be transparent for the user. > > Would you like to integrate it to VPB if I do that ? > > Regards. > > -- > Christophe Loustaunau. > _______________________________________________ > osg-submissions mailing list > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
