[x3d-public] "Release" of X3DJSONLD (some files won't validate due to change to X3DUOM 3.3)
John Carlson
yottzumm at gmail.com
Thu May 27 20:39:39 PDT 2021
I have an informal release of X3DJSONLD so that people can duplicate
what I've done with the stylesheets.
To install:
$ git clone https://github.com/coderextreme/pythonSAI
$ git clone https://github.com/coderextreme/X3DJSONLD
then:
$ npm install
A prior export of the x3d sourceforge project at
/c/x3d-code/www.web3d.org
Is likely required (possible on WSL/GitBash by creating a symbolic link
in /).
Modify X3DJSONLD/build.sh to customize the build process (please report
changes you make).
People can see the files from the stylesheets by looking at
X3DJSONLD/src/main/*net/*/data/
and
X3DJSONLD/src/main/data/
Note that the build currently fails because X3DJSAIL doesn't build.
Comment that portion out in X3DJSONLD/build.sh, lines 16-17
Good luck!
John
More information about the x3d-public
mailing list