[x3d-public] Beta release of Prototype Expander for X3D XML (derived from JSON version)

John Carlson yottzumm at gmail.com
Fri Jul 15 06:54:01 PDT 2016


I am releasing the Beta 1 JavaScript version of the X3D XML Prototype Expander (there might be an XSLT version later).   The source code
can be found here: https://github.com/coderextreme/X3DJSONLD.  In particular, the file  CompleteXMLPrototypeExpander.js contains the necessary calls to additional packages in the installation to convert an X3D XML file to JSON, run the prototype expander modules on it, convert the JSON back to XML and output it to the ppp folder.  The file runppp.sh contains examples of how to run CompleteXMLPrototypeExpander.js from node.js.  You must install node.js and run `npm install` before using the X3D XML Prototype Expander.

So far this will not run in the browser, and is recommended as an offline process for X3D XML files (the XML -> JSON conversion requires Java).

Please test and file issues.

Thanks,

John Carlson

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20160715/f43a895b/attachment.html>


More information about the x3d-public mailing list