[x3d-public] x3d.py error; fixed and deployed updates to X3D Schema, X3DUOM, X3DJSAIL, X3D Ontology and x3d.py X3DPSAIL

John Carlson yottzumm at gmail.com
Fri May 1 19:33:50 PDT 2020


We don't want to produce XML, we want to take XML and and add it to the
page with some JavaScriptFu, (.innerHTML, I suggest).   something like
createX3DFromString()-replaceWorld() would work best, I think.   Perhaps
call X3DOM's equivalent method in the Jupyter page.  We want a python
version, though, for x3d.py.  This is where the tough get going.   I will
attempt to do one for x3d.js.   We can share info as we discover the best
ways to do this.  The key is burrowing through the Python to get to the
JavaScript calls in X3DOM.

John

On Fri, May 1, 2020 at 7:28 PM Don Brutzman <brutzman at nps.edu> wrote:

> On 5/1/2020 7:10 AM, John Carlson wrote:
> > YES! I want to get rid of the IPython include (HTML function), and just
> use x3d.py for rendering to X3DOM!
> >
> > If someone has an X3D way of doing this, i am all ears.
>
> Once we have x3d.py producing satisfactory XML(), will then add utility
> methods producing HTML for X_ITE and X3DOM respectively.  Getting closer,
> more testing to follow.
>
> hmmm.  We could use left and right ear models in the HAnim archives... not
> too large please!   8)
>
> all the best, Don
> --
> Don Brutzman  Naval Postgraduate School, Code USW/Br
> brutzman at nps.edu
> Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA   +1.831.656.2149
> X3D graphics, virtual worlds, navy robotics
> http://faculty.nps.edu/brutzman
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20200501/de27c194/attachment-0001.html>


More information about the x3d-public mailing list