<div dir="ltr"><div>Looking at BooleanFilter (<a href="http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/utils.html#BooleanFilter">http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/utils.html#BooleanFilter</a>) I could not decide what the boolean output values for the inputTrue and inputFalse events were.</div><div><br></div><div>The spec. just has:</div><div><br></div>'BooleanFilter node generates two events: either inputTrue or inputFalse, based on the Boolean value received; ...'<div><br></div><div>Especially, the value for inputFalse is difficult to determine. I actually was leaning towards the value true for inputFalse when the received value is false since it is then true that the input value was false.</div><div><br></div><div>However, the tooltips here</div><div><br></div><div><a href="http://www.web3d.org/x3d/content/X3dTooltips.html#BooleanFilter">http://www.web3d.org/x3d/content/X3dTooltips.html#BooleanFilter</a><br></div><div><br></div><div>claim that the inputFalse value should be false instead, passing on the value of the input.</div><div><br></div><div>Is that really what other x3d browsers do ?</div><div><br></div><div>Checking cobweb it appears that it rather uses inputFalse=true here:</div><div><br></div><div><a href="https://github.com/create3000/cobweb/blob/master/src/cobweb/Components/EventUtilities/BooleanFilter.js#L110">https://github.com/create3000/cobweb/blob/master/src/cobweb/Components/EventUtilities/BooleanFilter.js#L110</a><br></div><div><br></div><div>It looks like clarification is needed,</div><div><br></div><div>-Andreas</div><div><br></div>-- <br><div class="gmail_signature">Andreas Plesch<br>39 Barbara Rd.<br>Waltham, MA 02453</div>
</div>