I have been playing with LOD, but that is not a viable solution.<br><br>The initial buildings are boxes, because the hires versions are heavy, varying from a 100k to 300k per building. LOD preloads the different scenes, which would be unworkable.<br>
<br>The only player that really works for me is Vivaty. Octaga simply doesn&#39;t load and BitManagement doesn&#39;t support the SAI...<br><br>Barry<br><br><div class="gmail_quote">On Wed, Nov 11, 2009 at 8:15 PM, Dave <span dir="ltr">&lt;<a href="mailto:dave@realmofconcepts.com">dave@realmofconcepts.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


  

<div bgcolor="#ffffff" text="#000000">
Do you want to replace the entire scene, or just that one object within
the scene? I would think the latter,<br>
in which case you wouldn&#39;t removeRootNode, but just the node in
question. You might also do this with <br>
a Switch or LOD, might be easier on you.<br>
<br>
I have found it greatly depends on which player you are using whether
this stuff works at all. Which are<br>
you using?<br>
<br>
Dave A.<br>
<br>
Barry Nauta wrote:
<blockquote type="cite"><div><div></div><div class="h5">Hi all,<br>
  <br>
Following the ajax3d guidelines, I dynamically add scenes, the goal is
to display buildings. All the buildings are initially boxes. Upon
selection of one of the buildings, I would like to change the viewpoint
to this building (this works) and replace the selected building by a
new one, one with a much higher resoltion.<br>
  <br>
To do this, I would like to remove the old version of the building and
add the new one, or perform some sort of replace. The problem is that I
have no clue how to do this.<br>
  <br>
I have a reference to the scene, but there is no &quot;browser.removeScene&quot;
call. I have tried it with a call to removeRootNode, but that doesn&#39;t
work...<br>
  <br>
Anyone any suggestions?<br>
  <br>
Thanks,<br>
Barry<br>
  </div></div><pre><hr width="90%" size="4">
_______________________________________________
X3D-Public mailing list
<a href="mailto:X3D-Public@web3d.org" target="_blank">X3D-Public@web3d.org</a>
<a href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org" target="_blank">http://web3d.org/mailman/listinfo/x3d-public_web3d.org</a>
  </pre>
</blockquote>
</div>

</blockquote></div><br>