<div dir="auto">Don B. and Don M.</div><div dir="auto"><br></div><div dir="auto">This looks like a great EspduTransform example:</div><div dir="auto"><br></div><div dir="auto"><a href="https://www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/EspduTransformExampleIndex.html">https://www.web3d.org/x3d/content/examples/Basic/DistributedInteractiveSimulation/EspduTransformExampleIndex.html</a></div><div dir="auto"><br></div><div dir="auto">I plan to modify this example to use on my equation visualization whiteboard.  </div><div dir="auto"><br></div><div dir="auto">Question:  would it be difficult to port X3D-DIS to a <a href="http://socket.io">socket.io</a> JSON-based protocol?  I’ve heard that you were suggesting converting DIS to XML.  Obviously such things require a lot more validation than DIS itself.  I would probably just use JSON arrays.  Socket.io would give me the option of multiple transports built in, including http fallback, websockets and webtransport and support for several languages.</div><div dir="auto"><br></div><div dir="auto">As for DIS implementations with X3D, I’ve heard of Xj3D, FreeWRL and X3DOM, but my implementation environment is currently X_ITE.  Can we separate DIS from these so I use DIS in X_ITE?  I know DIS is not supported in X_ITE and, AFAIK, X_ITE is against the use of DIS.  I’m frankly afraid of breaking my X_ITE license.</div><div dir="auto"><br></div><div dir="auto">I couldn’t get my shader uniform modifying sliders working in FreeWRL yet.  They work great in X_ITE.</div><div dir="auto"><br></div><div dir="auto">Perhaps a simpler implementation with a PROTO for my six multiuser sliders would be better?  I don’t like the idea of sharing DEF names across the network.  DIS looks like a big hammer, except entities would be nice as well, plus possible animation of avatars.</div><div dir="auto"><br></div><div dir="auto">Are there any HAnim DIS animation examples, beyond what’s possible in FreeWRL (needs work, and I’m too lazy to download required .dlls).</div><div dir="auto"><br></div><div dir="auto">Thanks,</div><div dir="auto"><br></div><div dir="auto">John</div>