Hi Bruno,

Take a look to this document from Chris ( Alphapixel )
http://alphapixel.com/wp-content/uploads/2015/04/LOD-Level-of-detail-in-OpenSceneGraph-OSG.pdf
.
It could shed some light on LODding.

Cheers.

2016-05-16 12:03 GMT+02:00 Bruno Oliveira <bruno.manata.olive...@gmail.com>:

> Hello,
>
> I am using a LOD but I don't understand how PIXEL_SIZE_ON_SCREEN range
> mode works.
>
>
> I am doing
>
> lod->setRangeMode(osg::LOD::RangeMode::PIXEL_SIZE_ON_SCREEN);
>
> but what parameters can I use to configure this mode?
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>


-- 
Jordi Torres
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to