So I should keep it out of the viewer then? I guess I'm still a little
unclear on how to integrate the rest of the systems so they get updated
every frame.

On Sun, Aug 30, 2015 at 7:50 PM, Tony Vasile <ming...@gmail.com> wrote:

> Hi Sam
>
> You probably don't want all you networking code in the same thread as the
> viewer thread, especially if the networking code could block. You would be
> better off using Update Callbacks to modify the scene when something
> changes.
>
>
> Tony
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=64946#64946
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to