[x3d-public] [x3dom-developers] updated X3D node, statement inventory spreadsheets: X3DOM node addition recommendations

Andreas Plesch andreasplesch at gmail.com
Sat Sep 2 13:35:47 PDT 2017


Looking at event utilities:

Example for sequencers (interpolators)

http://x3dgraphics.com/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/BooleanSequencerIntegerSequencerIndex.html

(BTW cobweb needs http rather than https for this example, seemingly due to
CORS during to font loading).

A Sequencers implementation should be able to use Interpolator
implementations as a starting point (or could be internally a Interpolator
plus type conversion).

https://x3dgraphics.com/examples/X3dForWebAuthors/Chapter09EventUtilitiesScripting/BooleanToggleIndex.html

If all the TimeTriggers, BooleanFilters and BooleanToggles are really
needed, it may be insightful to see if the effect could be accomplished in
a less involved way, without or with event utilities (perhaps by
adding/removing routes).

Looking for a simpler but still useful example.

-Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20170902/5853557d/attachment.html>


More information about the x3d-public mailing list