[x3d-public] I am still at a naive stage Re: Hopefully complete ubuntuunorderinstructions for installing python X3DJSAIL

John Carlson yottzumm at gmail.com
Tue Nov 27 20:53:36 PST 2018


Once you successfully ant build.all, you can try ant processScenes.x3d and ant processScenes.python as ant targets.

Sent from Mail for Windows 10

From: John Carlson
Sent: Tuesday, November 27, 2018 10:38 PM
To: Masaki Aono; Don Brutzman; Jeffry Hysong; X3D Graphics public mailing list
Subject: RE: I am still at a naive stage Re: Hopefully complete ubuntuunorderinstructions for installing python X3DJSAIL

X3DJSAIL jars are here: http://www.web3d.org/specifications/java/X3DJSAIL.html#Downloads

You will need to change the classpath to the jar in each individual python file (abox.py for example depending on where you place the jars), so you will have to run from the pyjinus folder.  Then start from after the ant create.X3DJSAIL I guess.  Don’t forget to run ant build.all from the PYTHONPATH.

John

Sent from Mail for Windows 10

From: John Carlson
Sent: Tuesday, November 27, 2018 10:29 PM
To: Masaki Aono; Don Brutzman; Jeffry Hysong; X3D Graphics public mailing list
Subject: RE: I am still at a naive stage Re: Hopefully complete ubuntu unorderinstructions for installing python X3DJSAIL

Thanks Dr. Aono.   Could you give me the git command you used, and I will try to work on a build from there.   Another thing you can try is svn revert -R . in the www.web3d.org/x3d/tooltips folder.

$ svn revert -R .
$ export ANT_HOME=~/apache-ant-1.10.5/
$ cd ../stylesheets
$ ~/apache-ant-1.10.5/bin/ant create.X3DJSAIL
[ continue where you left off from previous instructions ]

You may need to run svn revert -R . in the specifications folder as well, not really sure about that one, Don has more expertise.  Check for changes before reverting.

Hopefully once we get everything in place, it will be easier.

Jeff, any progress on Docker?  The idea would be to create an image that we can copy or share.

John
Sent from Mail for Windows 10

From: Masaki Aono
Sent: Tuesday, November 27, 2018 9:06 PM
To: John Carlson; Don Brutzman; Jeffry Hysong; X3D Graphics public mailing list
Subject: I am still at a naive stage Re: Hopefully complete ubuntu un orderinstructions for installing python X3DJSAIL

Dear John Carlson, Cc: to whom it may concern;
Thank you for your additional info.
I am afraid I am having problem getting snapshot (or svn checkout) from x3D.

(Attempt 1) Download Snapshot
Every time I attempt to get the "tree" structures from 
    https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/
I get the following message repeatedly.
    We're having trouble finding that snapshot. Would you like to resubmit?
    Resubmit Snapshot Request

(Attempt 2) Svn
I also attempted to use svn (I thought recently "github" was more common)
to get the tree, which sometimes resulted in partial success
(I think a part of tree is missing such as below:)
Missing subtree examples:
* "www.web3d.org/specifications" 
* "www.web3d.org/x3d/tooltips"

(Attempt 3) Regardless of partial tree structures, I attempted to use "ant" to get necessary jar ( X3DJSAIL).
aono at gpu07:~/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets$ ant create.X3DJSAIL
Buildfile: /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/build.xml

create.X3DJSAIL:
     [echo] Build API for X3D Java Scene Authoring Interface Library (X3DJSAIL) from X3D Object Model
     [echo] clean prior autogenerated products, if any...
     [echo] copy latest stylesheets:
     [copy] Copying 1 file to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib
     [copy] Copying /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/saxon9he.jar to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/saxon9he.jar
     [copy] Copying 1 file to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib
     [copy] Copying /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/tools/canonical/dist/lib/X3dC14n.jar to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/X3dC14n.jar
     [copy] Warning: Could not find file /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/C:/java/exificient/exificient-gui/target/exificient-gui-jar-with-dependencies.jar to copy.
     [copy] Warning: Could not find file /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/C:/java/openexi/exi/trunk/nagasena/build/nagasena.jar to copy.
     [copy] Copying 1 file to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets
     [copy] Copying /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/X3dExtrusionToSvgViaXslt1.1.xslt to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dExtrusionToSvgViaXslt1.1.xslt
     [copy] Copying 1 file to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets
     [copy] Copying /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/X3dToJava.xslt to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToJava.xslt
     [copy] Copying 1 file to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets
     [copy] Copying /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/X3dToJson.xslt to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToJson.xslt
     [copy] Copying 1 file to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets
     [copy] Copying /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/X3dToVrml97.xslt to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToVrml97.xslt
     [copy] Copying 1 file to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets
     [copy] Copying /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/X3dToX3dvClassicVrmlEncoding.xslt to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToX3dvClassicVrmlEncoding.xslt
     [copy] Copying 1 file to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets
     [copy] Copying /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/X3dToX3dom.xslt to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToX3dom.xslt
     [copy] Copying 1 file to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets
     [copy] Copying /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/X3dToXhtml.xslt to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToXhtml.xslt
     [copy] Copying 1 file to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets
     [copy] Copying /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/X3dTidy.xslt to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dTidy.xslt
     [copy] Copying 1 file to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets
     [copy] Copying /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/X3dModelMetaToMarkdown.xslt to /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dModelMetaToMarkdown.xslt
     [copy] Warning: /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/specifications does not exist.
     [echo] create autogenerated Java source code:
     [java] Saxon-HE 9.7.0.13J from Saxonica
     [java] Java version 1.8.0_181
     [java] Source file /home/aono/3D/ISO/svn/x3d-code/www.web3d.org/specifications/X3dUnifiedObjectModel-4.0.xml does not exist

BUILD FAILED
/home/aono/3D/ISO/svn/x3d-code/www.web3d.org/x3d/stylesheets/build.xml:332: Java returned: 2

Total time: 0 seconds
==>Apparently "www.web3d.org/specifications/*.xml" was not coming with Svn, it is understadable to get the above errors.

(Attempt 4)

I manually downloaded some of the files I felt necessary (i.e. the above xml + x3d-3.3.profile.xml), 
moved to a different directory, things have changed a bit.

aono at gpu07:~/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets$ ant create.X3DJSAIL
Buildfile: /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/build.xml

create.X3DJSAIL:
     [echo] Build API for X3D Java Scene Authoring Interface Library (X3DJSAIL) from X3D Object Model
     [echo] clean prior autogenerated products, if any...
     [echo] copy latest stylesheets:
     [copy] Warning: Could not find file /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/C:/java/exificient/exificient-gui/target/exificient-gui-jar-with-dependencies.jar to copy.
     [copy] Warning: Could not find file /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/C:/java/openexi/exi/trunk/nagasena/build/nagasena.jar to copy.
     [copy] Copying 1 file to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/X3dExtrusionToSvgViaXslt1.1.xslt to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dExtrusionToSvgViaXslt1.1.xslt
     [copy] Copying 1 file to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/X3dToJava.xslt to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToJava.xslt
     [copy] Copying 1 file to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/X3dToJson.xslt to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToJson.xslt
     [copy] Copying 1 file to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/X3dToVrml97.xslt to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToVrml97.xslt
     [copy] Copying 1 file to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/X3dToX3dvClassicVrmlEncoding.xslt to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToX3dvClassicVrmlEncoding.xslt
     [copy] Copying 1 file to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/X3dToX3dom.xslt to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToX3dom.xslt
     [copy] Copying 1 file to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/X3dToXhtml.xslt to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dToXhtml.xslt
     [copy] Copying 1 file to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/X3dTidy.xslt to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dTidy.xslt
     [copy] Copying 1 file to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/X3dModelMetaToMarkdown.xslt to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/stylesheets/X3dModelMetaToMarkdown.xslt
     [copy] Copying 23 files to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/X3dUnifiedObjectModel.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/X3dUnifiedObjectModel.xsd
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.0-Web3dExtensionsAmendment1.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.0-Web3dExtensionsAmendment1.xsd
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.0-Web3dExtensionsPrivate.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.0-Web3dExtensionsPrivate.xsd
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.0-Web3dExtensionsPublic.Specification.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.0-Web3dExtensionsPublic.Specification.xsd
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.0-Web3dExtensionsPublic.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.0-Web3dExtensionsPublic.xsd
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.0.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.0.xsd
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.1-Web3dExtensionsPrivate.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.1-Web3dExtensionsPrivate.xsd
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.1-Web3dExtensionsPublic.Specification.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.1-Web3dExtensionsPublic.Specification.xsd
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.1-Web3dExtensionsPublic.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.1-Web3dExtensionsPublic.xsd
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.1.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.1.xsd
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.2-Web3dExtensionsPrivate.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.2-Web3dExtensionsPrivate.xsd
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.2-Web3dExtensionsPublic.Specification.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.2-Web3dExtensionsPublic.Specification.xsd
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.2-Web3dExtensionsPublic.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.2-Web3dExtensionsPublic.xsd
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.2.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.2.xsd
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.3-Web3dExtensionsPrivate.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.3-Web3dExtensionsPrivate.xsd
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.3-Web3dExtensionsPublic.Specification.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.3-Web3dExtensionsPublic.Specification.xsd
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.3-Web3dExtensionsPublic.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.3-Web3dExtensionsPublic.xsd
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-3.3.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-3.3.xsd
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-4.0-Web3dExtensionsPrivate.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-4.0-Web3dExtensionsPrivate.xsd
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-4.0-Web3dExtensionsPublic.Specification.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-4.0-Web3dExtensionsPublic.Specification.xsd
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-4.0-Web3dExtensionsPublic.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-4.0-Web3dExtensionsPublic.xsd
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-4.0.xsd to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-4.0.xsd
     [copy] Copying /home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/x3d-schema-changelog.txt to /home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/lib/specifications/x3d-schema-changelog.txt
     [echo] create autogenerated Java source code:
     [java] Saxon-HE 9.7.0.13J from Saxonica
     [java] Java version 1.8.0_181
     [java] Stylesheet compilation time: 1.507323s (1507.323682ms)
     [java] Processing file:/home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/X3dUnifiedObjectModel-4.0.xml
     [java] Using parser com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser
     [java] Building tree for file:/home/aono/3D/ISO/x3d-code/www.web3d.org/specifications/X3dUnifiedObjectModel-4.0.xml using class net.sf.saxon.tree.tiny.TinyBuilder
     [java] Tree built in 44.142324ms
     [java] Tree size: 19226 nodes, 0 characters, 21016 attributes
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/X3DFieldTypes.java
     [java] unparsed-text(): assuming fallback encoding (UTF-8)
     [java] URIResolver.resolve href="../tooltips/x3d-3.3.profile.xml" base="file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/CreateX3dSceneAccessInterfaceJava.xslt"
     [java] Building tree for file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/tooltips/x3d-3.3.profile.xml using class net.sf.saxon.tree.tiny.TinyBuilder
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/X3DFieldEvent.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/X3DFieldEventListener.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/X3DFieldDefinition.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/X3DField.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MField.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/Matrix3.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/Matrix4.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFBoolObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFBoolObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFColorObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFColorObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFColorRGBAObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFColorRGBAObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFDoubleObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFDoubleObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFFloatObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFFloatObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFImageObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFImageObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFInt32Object.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFInt32Object.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFMatrix3dObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFMatrix3dObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFMatrix3fObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFMatrix3fObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFMatrix4dObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFMatrix4dObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFMatrix4fObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFMatrix4fObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFNodeObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFNodeObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFRotationObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFRotationObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFStringObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFStringObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFTimeObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFTimeObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFVec2dObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFVec2dObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFVec2fObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFVec2fObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFVec3dObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFVec3dObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFVec3fObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFVec3fObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFVec4dObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFVec4dObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/SFVec4fObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/MFVec4fObject.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/X3DConcreteField.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/X3DConcreteFieldDefinition.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/jsail/fields/X3DConcreteFieldTypes.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFBool.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFBool.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFColor.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFColor.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFColorRGBA.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFColorRGBA.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFDouble.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFDouble.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFFloat.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFFloat.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFImage.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFImage.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFInt32.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFInt32.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFMatrix3d.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFMatrix3d.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFMatrix3f.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFMatrix3f.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFMatrix4d.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFMatrix4d.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFMatrix4f.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFMatrix4f.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFNode.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFNode.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFRotation.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFRotation.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFString.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFString.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFTime.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFTime.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFVec2d.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFVec2d.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFVec2f.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFVec2f.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFVec3d.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFVec3d.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFVec3f.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFVec3f.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFVec4d.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFVec4d.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/SFVec4f.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/MFVec4f.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/BrowserEvent.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/BrowserFactory.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/BrowserFactoryImpl.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/X3DComponent.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/ExternalBrowser.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/BrowserListener.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/Component.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/ProfileInfo.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/UnitInfo.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/X3DException.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/BrowserNotSharedException.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/ConnectionException.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/ImportedNodeException.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InsufficientCapabilitiesException.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidBrowserException.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidDocumentException.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidExecutionContextException.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidFieldException.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidFieldValueException.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidNodeException.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidOperationTimingException.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidProtoException.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidRouteException.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidURLException.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/InvalidX3DException.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/NodeInUseException.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/NodeUnavailableException.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/NoSuchBrowserException.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/NotSupportedException.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/URLUnavailableException.java
     [java] Writing to file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/java/src/org/web3d/x3d/sai/Shape/X3DAppearanceChildNode.java
     [java] Error at char 4 in xsl:variable/@select on line 63 column 79 of CreateX3dSceneAccessInterfaceJava.xslt:
     [java]   FODC0002: Document has been marked not available:
     [java]   file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/tooltips/x3d-3.3.profile.xml
     [java]   at xsl:call-template name="generateSourceFile" (file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/CreateX3dSceneAccessInterfaceJava.xslt#27655)
     [java]   at xsl:call-template name="NodeTypeDefinitions" (file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/CreateX3dSceneAccessInterfaceJava.xslt#90)
     [java] Document has been marked not available: file:/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/tooltips/x3d-3.3.profile.xml

BUILD FAILED
/home/aono/3D/ISO/x3d-code/www.web3d.org/x3d/stylesheets/build.xml:332: Java returned: 2

Total time: 2 seconds


I suspended my attempt here. Now I am a strayed sheep.

I hope I can get a whole bunch of the latest "tarball" or something necessary for my experiment.

Sincerely,
On 2018/11/27 9:22, John Carlson wrote:
Thanks in advance for any corrections.
 
Install npm and node.js
checkout www.web3d.org from sourceforge.net  x3d project code
install ant
install antcontrib 0.3   # latest ant may subsume this, ask Don Brutzman
install java 8 # I use 10
install python 3.5.X or 3.6.X # 3.7 didn’t work last I tried
 
$ cd /c/x3d-code/www.web3d.org/x3d/stylesheets/   #whereever www.web3d.org is installed
$ export ANT_HOME=~/apache-ant-1.10.5
$ ant create.X3DJSAIL
$ cd java/src/python/pyjinus/
$ export PYTHONPATH=`pwd`
$ ant build.all   # you may have to change npm.cmd to npm in the build.xml file
$ node xml2all.js abox.x3d
$ python abox.py
$ python abox.future.py
 
$ ant  #  long running modifier of X3D resources examples.  Will show many errors in *future.py files and probably some in *.py files.
 
 
John
 

-- 
******************************************************
青野雅樹
豊橋技術科学大学 情報・知能工学系
知識データ工学・情報検索研究室
〒441-8580 豊橋市天伯町雲雀ヶ丘1-1
TEL:(0532) 44-6764
FAX:(0532) 44-6757

Masaki Aono
Professor
Knowledge Data Engineering Laboratory
Dept. of Computer Science and Engineering
Toyohashi University of Technology
1-1 Hibarigaoka, Tempaku-cho,
Toyohashi-shi, Aichi 441-8580 JAPAN
TEL: 81+532-44-6764
FAX:81+532-44-6757
email: aono at tut.jp
******************************************************



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


More information about the x3d-public mailing list