<div dir="auto">So instead of creating APIs from X3DUOM, why not create them from JSON examples?<div dir="auto"><br></div><div dir="auto">This is what I am thinking of doing with my glTF CPPON (C++ Object Notation), for lack of a better C++ or JavaScript glTF API. Thanks for the JSON examples, big company, but I’ll let your complex API slide…</div><div dir="auto"><br></div><div dir="auto">That is, I have a batch JSON to C++ serializer that creates one C++ file at a time from DOM. Why not create an aggregate serializer that produces API code? Maybe X3DJSONLD should not create DOM documents from JSON, but rather, an API. APIJSONLD? I already have a better ALTJSONLD for parsing glTF examples. If I can do this without schema or object model, all the better!</div><div dir="auto"><br></div><div dir="auto">After glTF, I’ll take on the challenge of es6x3d.</div>
</div>