[x3d-public] X3D JSON - comments preceding and following the X3D Element/Object
Don Brutzman
brutzman at nps.edu
Mon Jan 11 14:27:34 PST 2016
On 1/11/2016 1:52 PM, John Carlson wrote:
> Well, we used to have an array around the X3D object, like the below. I’m not sure I want to add it back though.
>
> [
> { “#comment”: “My comment” },
> { “X3D”: { …
> ]
agreed here... it complicates JSON processing for those who want some quick scene graph action, only to offer a nonstandard feature that JSON omits defining.
... and so does not seem to benefit JavaScript programmers using X3D JSON.
all the best, Don
--
Don Brutzman Naval Postgraduate School, Code USW/Br brutzman at nps.edu
Watkins 270, MOVES Institute, Monterey CA 93943-5000 USA +1.831.656.2149
X3D graphics, virtual worlds, navy robotics http://faculty.nps.edu/brutzman
More information about the x3d-public
mailing list