On 5/31/07, sherman wilcox <[EMAIL PROTECTED]> wrote:
On 5/31/07, Robert Osfield <[EMAIL PROTECTED]> wrote:
> If you are willing to duplicate all the paged data then you could just
> run a separate process in the background of the graphics app that
> works entirely on its own scene graph, and has its own paging code.
Is it strictly necessary to duplicate all the paged data? Can the vis
app and the intersection app share the same paged database? If so,
could the sharing itself cause frame breaks on the vis app?
Sharing brings in the issue of sycnronization of the DatabasePager and
the intersection codes which is where things start getting
complicated.
Robert.
_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/