[x3d-public] I'm back....

John Carlson yottzumm at gmail.com
Tue Apr 21 13:54:22 PDT 2020


I've been doing serious work on X3DJSON and python-X3DJSAIL and
X3dToPython.xslt generated code, in preparation for serious testing in
the X3DJSONLD don.sh test harness.

for example, you can run:

$ sh donlocal.sh

to do a full harness test of Don's stylesheets and code, but I haven't
added running python files yet (it doesn't work due to some problem with
the x3d.py package, just try to import it).  Previously, it was thought
that you could just put the x3d.py file alongside the source code apps, but
this is no longer working inside python-X3DJSONLD.

pythonSAI remains as the testing grounds for python-X3DJSAIL. This is also
where I keep the X3DJSAIL jars I use.  Recommendation:   Create  a pom.xml
to move the X3DJSAIL jars to ~/.m2 repository, so they will be in the same
place on everyone's environment.   I have
https://github.com/coderextreme/JavaSceneAuthoringInterfaceLibrary  I would
run the mvn process after the ant process. Ultimately, we will want to move
jars into a public repository, similar to x3d.py.

I haven't tested this lately, but

$ sh donall.sh

Will run all .x3d files in  /c/x3d-code/www.web3d.org/x3d/content/examples/
through don.sh.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20200421/01b381b4/attachment.html>


More information about the x3d-public mailing list