[x3d-public] BooleanFilter inputFalse output value true or false ?

Andreas Plesch andreasplesch at gmail.com
Sat Sep 16 16:36:50 PDT 2017


Thankfully, all players were tolerant in this respect. There also should be
a head node with meta information.

Will try 3.17 as well.

Thanks, Andreas

On Sep 16, 2017 6:44 PM, "Michalis Kamburelis" <michalis.kambi at gmail.com>
wrote:

> 2017-09-16 23:16 GMT+02:00 Andreas Plesch <andreasplesch at gmail.com>:
> > Here is a x3d file for the BooleanFilter test scene:
> >
> > http://x3dom-booleanfilter.glitch.me/BooleanFilter_test.x3d
> >
> > It is unmodified from the x3dom html page.
> >
> > It works in freeWrl, view3dscene (v.3.15.0) and InstantPlayer.
> >
> > InstantPlayer recognizes the non-standard 'render' field, the other
> players
> > ignore it.
> >
>
> The latest view3dscene should handle the Shape.render field, I tested
> it on your example :) You can get the latest (3.17.0 now) version from
> https://castle-engine.sourceforge.io/view3dscene.php .
>
> view3dscene also points to some missing things in this X3D file -- an
> X3D should have a version and PROFILE declaration.
>
> Instead of
>
> <X3D>
>
> the X3D should start with something like this:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.2//EN"
> "http://www.web3d.org/specifications/x3d-3.2.dtd">
> <X3D profile="Interchange" version="3.2"
>      xmlns:xsd="http://www.w3.org/2001/XMLSchema-instance"
>      xsd:noNamespaceSchemaLocation="http://www.web3d.org/
> specifications/x3d-3.2.xsd">
>
> Regards,
> Michalis
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20170916/4e1b2003/attachment-0001.html>


More information about the x3d-public mailing list