Sorry about the confusion.  The config file stuff doesn't work for 1.9.xseries.

As for the database paging, the standard osgviewer (1.2) loads up the
database that we've made using osgdem.  The problem however, is that I want
some nodes and shapes (right now I just need billboards for labels, but
ideally I would also like to place spheres on the loaded database model as
well) to be created using the viewer, that appear alongside the database
files.  This currently does not work, and I was under the impression that to
do that, I would have to use database paging.

Thanks,
Kevin

On 6/12/07, Robert Osfield <[EMAIL PROTECTED]> wrote:

Hi Kevin,

On 6/11/07, K Galloway <[EMAIL PROTECTED]> wrote:
> Well, the problem that we seem to have is that the
> PRODUCER_CAMERA_CONFIG_FILE configuration with the new viewer class
doesn't
> appear to have been ported over, at least, I haven't seen anything that
says
> it has.  I haven't been working too much with that part though, so I
don't
> know what exactly the problem might be.

I'm confused, are you still talking about 1.2?  About 1.9.x?  Are we
still talking about paging or just viewers?

The osgViewer library doesn't yet read config files, I'll be adding
this after 2.0.  When I do implement config files they will be
directed at supporting the features of osgViewer and use the .osg
style syntax rather than the Producer .cfg style syntax.

If you want backwards compatibility with .cfg you could write a .cfg
reader and set up the osgViewer accordingly.

On the paging front, does the standard osgviewer work on your database?

Robert.
_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to