Hi, I wanted to ask if there is a "best practice" to manage DOF nodes in the LOD models.
For example, I have a model with 2 level-of-detail with the same DOF nodes for each sub-detailed model. So, I have a root LOD node that has as childrens 2 Group which are the two models with different levels of detail. Now, when I search a DOF node by name with a visitor, I find always the first DOF in the first model LOD hierarchy, obviously. So, if I'm viewing the first range I have no problems, but if I'm viewing the second I see no movement because the catched DOF is related to an unloaded model. Then, I wondered if there is another "smart" form for models with LOD and DOF (maybe something can "unify" the DOF) or if I have to change the code to check what is the current displayed model and then catch the correct DOF. Sorry for nub question. :D Thank you! Cheers, Dario ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=30537#30537 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

