I just want to pass the nodes into a group, display the group, then
manually remove the nodes. I am already doing this with just a group,
but this makes it where the user does not have control to move around
the scene until after everything has finished drawing, and I need the
user to be able to move around the scene as it is drawing.

-John

 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Zach Deedler
Sent: Friday, December 08, 2006 9:35 AM
To: 'osg users'
Subject: RE: [osg-users] Timing

John,

Need info
OS:
size of paged data: 

Are you triggering the paging, or is it done by distance to camera?

Zach

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Whitfield,
John M. (SED/TMI)
Sent: Friday, December 08, 2006 10:22
To: osg users
Subject: RE: [osg-users] Timing

Is anyone know of any source code that is a good example of how to phase
new nodes in and out of pagedLOD, because it is not working the way I
assumed it would?

Thanks,
-John 
 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Robert
Osfield
Sent: Friday, November 17, 2006 2:55 PM
To: osg users
Subject: Re: [osg-users] Timing

Hi John,

PagedLOD allows you to load objects in the background and incrementally
merge them.

Robert.

On 11/17/06, Whitfield, John M. (SED/TMI)
<[EMAIL PROTECTED]> wrote:
> I am attempting to run openscenegraph within a qt window. Although all

> of camera controls are not implemented to the level I would like, 
> there is a timing control issue I also need to work on. I start the 
> program, then use the mouse to get the part of the scene I am 
> interested. Once I start reading in the file and adding all of these 
> nodes to the scene I loose control of my ability to move the camera 
> until everything is loaded. I would like to be able to move as the
nodes are being created.
> Does anybody know how to solve this problem?
>
> Thanks,
> -John
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://openscenegraph.net/mailman/listinfo/osg-users
> http://www.openscenegraph.org/
>
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to