<div dir="ltr">You can do a maven build now, with X3DJSONLD:<div>Either run:</div><div>npm install</div><div>which runs</div><div>build.sh</div><div><br></div><div>This will read .x3d files and produce programs in the x3djsonld/data files below.   These will be the stylesheet versions, as I don't run serializers in maven yet.</div><div><br></div><div>So we're missing the "vrmlscript" which is what I call JavaScript compatible with X_ITE left, both proper stylesheet and serializer versions (but we're close on the serialized version).    Is the stylesheet for converting XML to ECMAScript SAI/HTML5 on your radar Don, or are you busy doing other things?  Right now, I need to work on MF and PROTO for my VRMLSerializer.js, but you can already see the layout in my examples under vrmlscript on sourceforge, or src/main/vrml in X3DJSONLD.</div><div><br></div><div>Producing an X_ITE version is probably key to X3D4,</div><div>but at least we've shown (in the past) that python-X3DJSAIL works in a jupyter notebook (and alternatively, x3d.py works).</div><div><br></div><div><br></div><div>java/net:<br>coderextreme/  x3djsonld/<br><br>nashorn/net:<br>coderextreme/  x3djsonld/<br><br>node/net:<br>coderextreme/  x3djsonld/<br><br>python/net:<br>coderextreme/  x3djsonld/<br><br>vrml/net:<br>coderextreme/<br></div></div>