Hi fidget code sea pee pee,

The DatabasePager is written for usage with loading nodes rather than
imagery.

For loading imagery the based way would be to create your own reading thread
in the same way that the Quicktime and Xine lib plugins do.

Robert.

On Wed, Apr 9, 2008 at 8:12 PM, digitcodecpp <[EMAIL PROTECTED]> wrote:

> Hola guys,
> is it correct use osgDB::Databasepager to load a huge amount of images?
> I have 10000 images each one about of 2 mega bytes size.
> Using directly texturerectangle and osg::Image vector, i can assign to
> texturerectangle about 200 images (that i load before to show them). With
> more of 200 images i get an error in run-time on allocation memory.
> Using databasepager, i suppose to load stock of 50 (i.e) images, show them
> and in the same time load other 50 images show them and remove previous.
> Is it a correct solution?
> Thank in advance.
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to