<div dir="ltr"><div>Hi Don,</div><div><br></div><div><br></div><div>> Example excerpt and updated documentation follow.  Comments welcome.</div><div><br></div><div>So if one wants to read the description of the viewpoint in that example, he'd have to use:</div><div><br></div><div>  root[1].Group['-children'][0].Viewpoint['@description']</div><div><br></div><div><br></div><div>Whereas in this version (<a href="https://github.com/wildpeaks/json-scenegraph/blob/master/examples/HelloWorld/HelloWorld.json">https://github.com/wildpeaks/json-scenegraph/blob/master/examples/HelloWorld/HelloWorld.json</a>) and VRML, it would be shorter:</div><div><br></div><div>  root[0].children[0].description</div><div><br></div><div><br></div><div>See you,</div><div>Cecile</div></div>