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