[X3D-Ecosystem] Can I release mobius.x3d to sourceforge.net?

John Carlson yottzumm at gmail.com
Fri Aug 1 04:55:08 PDT 2025


Vince,

Can I release mobius.x3d to the x3d tickets on sourceforge?  I sent you
email, probably too early!

I’d like to get X3dToJson.xslt fixed, and stuff added to the X3DJSAIL DOM
loader.  Apparently, LineSets and NurbsPatchSurface need to be listed in a
humoungous set of if then else if statements as children of Shape.  I don’t
know why they aren’t in dispatch table(s), probably the branch prediction
on the CPU is wild.  Maybe Java’s Jackson APIs could supplant it.

Here are a few of my type and method lookup tables.  They aren’t perfect!

Michalis, could I use these for data driving the JSON to X3DNode thing in
Pascal?  At least a first cut?

https://github.com/coderextreme/X3DJSONLD/blob/master/src/main/node/fieldTypes.js

https://github.com/coderextreme/X3DJSONLD/blob/master/src/main/node/mapToMethod.js


https://github.com/coderextreme/X3DJSONLD/blob/master/src/main/node/mapToMethod2.js

Overrides the former.


Thanks,

John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-ecosystem_web3d.org/attachments/20250801/f9c3b203/attachment.html>


More information about the X3D-Ecosystem mailing list