[osg-users] Adding custom updater to the Viewer

sam brkopac at gmail.com
Sun Aug 30 20:38:47 PDT 2015


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 <minghia at 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 at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20150830/adaff688/attachment-0002.htm>


More information about the osg-users mailing list