[x3d-public] First Alpha version of C++ X3DJSONLD...for early adopters

John Carlson yottzumm at gmail.com
Mon Mar 5 08:59:45 PST 2018


https://github.com/coderextreme/X3DJSONLD/tree/master/src/main/cplusplus

Converts X3D JSON to X3D XML in a C++ process environment.

Works on 50% of JSON files tested, 1 out of 2.

Works with Gason JSON library and Xerces XML.

Executable appears as x3djsonld.exe in cplusplus/src.  Build instructions in INSTALL.  Need to copy xerces library to cplusplus/src.

Designed for autoconf, but cmake might work as well.  Has compiled with Visual Studio 14 2015 (nmake).  Has not compiled with VS 2017 nmake.

Initial deployment target: Windows 10, Cygwin.

Main file is X3DJSONLD.cpp.

Contributions welcome!

John

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


More information about the x3d-public mailing list