<div dir="ltr"><div><br></div><div>

<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">> FreeWrl ... do not show text even after initialisation and</span><br style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial"><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">> changing LOD levels. So they may not support level_changed.</span>

<br></div>freewrl had a bug, fixed for next release, shows Choice 0 over box on startup.<div>-Doug<br><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 6, 2018 at 7:21 PM, Michalis Kamburelis <span dir="ltr"><<a href="mailto:michalis.kambi@gmail.com" target="_blank">michalis.kambi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">2018-04-07 2:11 GMT+02:00 Andreas Plesch <<a href="mailto:andreasplesch@gmail.com">andreasplesch@gmail.com</a>>:<br>
> LOD has an outputOnly level_changed field which indicates the level<br>
> index of a child when it is activated.<br>
><br>
> Should the level_changed event be generated the very first time the<br>
> LOD activates any of its children ?<br>
><br>
> It looks like it should and the spec. does not treat the<br>
> initialization as a special case: When L(d) is activated for display,<br>
> the LOD node generates a level_changed event with value i where the<br>
> value of i identifies which value of L was activated for display.<br>
><br>
<br>
</span>Castle Game Engine and view3dscene do generate level_changed on 1st<br>
display. When implementing, I thought that it is sensible: the display<br>
changes from "nothing" to "that child node", so I was thinking just as<br>
you :)<br>
<br>
But I have not tested other X3D browsers about this. A confirmation<br>
would be welcome. Maybe my old LOD testcase may be adapted?<br>
<a href="https://github.com/castle-engine/demo-models/blob/master/navigation/lod_test.x3dv" rel="noreferrer" target="_blank">https://github.com/castle-<wbr>engine/demo-models/blob/<wbr>master/navigation/lod_test.<wbr>x3dv</a><br>
. Though it uses Logger node (an extension only in InstantReality /<br>
CGE) for watching level_changed.<br>
<br>
Regards,<br>
Michalis<br>
<div class="HOEnZb"><div class="h5"><br>
______________________________<wbr>_________________<br>
x3d-public mailing list<br>
<a href="mailto:x3d-public@web3d.org">x3d-public@web3d.org</a><br>
<a href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org" rel="noreferrer" target="_blank">http://web3d.org/mailman/<wbr>listinfo/x3d-public_web3d.org</a><br>
</div></div></blockquote></div><br></div>