[osg-users] isolate specific LOD from a VPB generated database

Trajce Nikolov NICK trajce.nikolov.nick at gmail.com
Tue Nov 29 11:43:25 PST 2016


Hi Nickolai,

maybe I was not that clear ....

The isolated LOD tiles need to still be part of the master quadtree - it
means with the proper transforms above in the graph. I am thinking more in
a way how to lie the CullVisitor and "freeze" the eyepoint that is used for
LOD switching, without use of LOD subclasses and do stuff custom way

On Tue, Nov 29, 2016 at 8:37 PM, Nickolai Medvedev <raizel.dev at yandex.ru>
wrote:

> Hi, Nick.
>
>
> Code:
> osg::ref_ptr<osg::Group> visible_group = new osg::Group;
>
> visible_group->addChild(lod.get());
>
> viewer.setSceneData(visible_group.get());
>
>
>
> I hope, I correctly understood...
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=69541#69541
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>



-- 
trajce nikolov nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20161129/fc95f7fe/attachment-0002.htm>


More information about the osg-users mailing list