[osg-users] Adding custom updater to the Viewer
Tony Vasile
minghia at gmail.com
Sun Aug 30 19:50:46 PDT 2015
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
More information about the osg-users
mailing list