[x3d-public] second round of X3D JSON conversion support using X3dToJson.xslt
Cecile Muller
newsletter at wildpeaks.fr
Mon Mar 9 07:30:29 PDT 2015
Hi Don,
> Example excerpt and updated documentation follow. Comments welcome.
So if one wants to read the description of the viewpoint in that example,
he'd have to use:
root[1].Group['-children'][0].Viewpoint['@description']
Whereas in this version (
https://github.com/wildpeaks/json-scenegraph/blob/master/examples/HelloWorld/HelloWorld.json)
and VRML, it would be shorter:
root[0].children[0].description
See you,
Cecile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20150309/29773678/attachment.html>
More information about the x3d-public
mailing list