<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <div class="moz-cite-prefix">Am 06.07.2015 18:12, schrieb sam:<br>
    </div>
    <blockquote
cite="mid:CAAXZrv82e4jZdPwsDsDxAv3RJ1VF30Mv0k-GfadUEKZx3TxOww@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>Hi Sebastian,<br>
            <br>
          </div>
          Is this approach still valid with lots of little nodes that
          have no LOD detail against them? Or should I just tell my
          brain that the LOD part of the node isn't really applicable
          for what I'm doing and continue with your advice?<br>
        </div>
      </div>
    </blockquote>
    If they are spatial separated/clustered it might help. You only gave
    us the number of nodes, not how many are visible at a time or how
    they distributed.<br>
    Maybe describe your structure a bit more detailed. <br>
    <br>
    Cheers<br>
    Sebastian <br>
    <blockquote
cite="mid:CAAXZrv82e4jZdPwsDsDxAv3RJ1VF30Mv0k-GfadUEKZx3TxOww@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div><br>
        </div>
        Thanks, Sam<br>
        <div>
          <div>
            <div><br>
            </div>
          </div>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Mon, Jul 6, 2015 at 8:14 AM,
          Sebastian Messerschmidt <span dir="ltr"><<a
              moz-do-not-send="true"
              href="mailto:sebastian.messerschmidt@gmx.de"
              target="_blank">sebastian.messerschmidt@gmx.de</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000">
              <div>Hi Sam,<br>
              </div>
              <span class="">
                <blockquote type="cite">
                  <div dir="ltr">
                    <div>
                      <div>Hi All,<br>
                        <br>
                      </div>
                      I'm attempting to formulate the best way to stream
                      in nodes that make up regions. These regions
                      normally consist of anywhere between 4,000 to
                      6,000 nodes and end getting stitched together. My
                      question is: Is the PagedLOD node what I want to
                      use? I'm a little confused as to how the paging
                      stuff works in OSG. Do I need to generate a tree
                      (KD? Quad?). Do I then need to populate the tree
                      and allow OSG to do its thing? Any guidance would
                      be much appreciated.<br>
                    </div>
                  </div>
                </blockquote>
              </span> The paging is done via DataBase pager. You can
              leverage its power by using osg::PagedLOD. Try to organize
              your nodes in a quadtree and reference the contained
              regions with an pagedLOD.<br>
              The pager will load them in the background.<br>
              <br>
              Cheers<br>
              Sebastian <br>
              <blockquote type="cite">
                <div dir="ltr">
                  <div><br>
                  </div>
                  Thanks.<br>
                </div>
                <br>
                <fieldset></fieldset>
                <br>
                <pre>_______________________________________________
osg-users mailing list
<a moz-do-not-send="true" href="mailto:osg-users@lists.openscenegraph.org" target="_blank">osg-users@lists.openscenegraph.org</a>
<a moz-do-not-send="true" href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a>
</pre>
              </blockquote>
              <br>
            </div>
            <br>
            _______________________________________________<br>
            osg-users mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a><br>
            <a moz-do-not-send="true"
href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org"
              rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
osg-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>