Up ?

No one does osg simplifications ?

Thanks,
   Vincent.

2009/9/17 Vincent Bourdier <[email protected]>

> Hi all,
>
> Using the osg simplifier on a geometry, I'm just surprised to see that
> there is no way to set a level of simplification or something like that.
> Maybe I didn't saw it, but for the moment I just found
>
> _sm->setDoTriStrip(true);  //what for ? do triangle strip are more
> optimized ?
> _sm->setSampleRatio(?); //what does it mean ? what does it changes ?
> ...
>
> How can I control the simplification level ?
> Is this simplifier a destructive one ? (can deform the geometry)
>
> Thanks.
>
> Regards,
>    Vincent.
>
>
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to