Paul Martz <pma...@...> writes:

> 
> 
> Take a look a osgDB::DatabasePager, which does essentially the same 
> thing. Data (loaded in a separate thread) is stored in a list that is shared 
by 
> the viewer class. Once a frame, the viewer lets the DatabasePager update the 
> scene graph from this list.
>  
> Paul Martz
> Skew Matrix Software 
> LLC
> http://www.skew-matrix.com
> +1 303 859 9466
>  
> 


Dear Paul:

Does the osgDB::DatabasePager provide the necessary tools to set up the 
physical calculations thread (which in fact is a standalone program)?
Do you know where can I find a practical implementation of it?

Thank you,
Alfonso




_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to