[x3d-public] event utility usage, and event tracing techniques

Andreas Plesch andreasplesch at gmail.com
Sat Oct 29 17:00:55 PDT 2016


On Oct 29, 2016 6:20 PM, "Don Brutzman" <brutzman at nps.edu> wrote:
>
> On 10/29/2016 2:21 PM, Andreas Plesch wrote:
>>
>> [...]
>>
>> Since logging all fields for all nodes becomes quickly a bit
overwhelming, it would be a nice touch to be able select in the GUI which
fields are traced (by default all).
>
>
> excellent idea.  not easily accomplished with current setup, but will
keep it in mind as a future feature in X3D-Edit.
>
> for that matter, couldn't someone someday somewhere create such a widget
in HTML that listened to all ROUTEs, as selected?  8)

It should be possible find all elements referenced by fromNode attributes
in ROUTE elements and attach event listeners with handlers which just log
to the console. Let me give it a try.

Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20161029/857fe0ea/attachment.html>


More information about the x3d-public mailing list