[x3d-public] JavaScript Proxy object for updating scenegraph. Global or local use?

John Carlson yottzumm at gmail.com
Wed Feb 15 23:24:08 PST 2017


I am considering using the Proxy object in ES6 to update the scene graph
built after loading X3D JSON.   Should I apply the object on a global
basis, so that all objects loaded into X3D JSON are updatable and
queryable, or should I do it on a more one off as needed basis (local).   I
am imagining the later.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20170216/fa00f743/attachment.html>


More information about the x3d-public mailing list