[x3d-public] New version of X3DJSONLD pushed to github

John Carlson yottzumm at gmail.com
Wed Apr 11 06:25:28 PDT 2018


A major new version of X3DJSONLD has been pushed to GitHub https://github.com/coderextreme/X3DJSONLD  This version is still undocumented, and has gone through just a little testing.

New feature:  X3DJSONLD.js now contains a class, instead of separate functions.

var X3DJSONLD = Object.create(JSONParser);

If you desire this feature, I would download, but be warned that I will be updating other files to the new class format.  This will break all existing code I believe, as it requires a preceding X3DJSONLD to X3DJSONLD.loadX3DJS().

I have tried to update the major html files, but not all of them may work.  However index.html should work, and prototypes.html, among others.

John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20180411/2a819631/attachment.html>


More information about the x3d-public mailing list