[osg-users] Fast move a lot of nodes to another group
Yura Ivanov
dev3d at protonmail.com
Tue Apr 4 08:03:35 PDT 2017
I tried to subclass osg::group to implement my own removeChildren, but i cant call some osg::node functions because my class was not friend of osg::node. Implementing move of node is more difficult.
Noded unique because User can move vertex of each node.
Maybe I should made one node and work with geometry but 300k is maximum and performance is fine.
I cant make screenshot now because I am not near computer. The goal of program is build one image from it parts.
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=70664#70664
More information about the osg-users
mailing list