[X3D-Ecosystem] Can I release mobius.x3d to sourceforge.net?
Vincent Marchetti
vmarchetti at kshell.com
Fri Aug 1 05:34:35 PDT 2025
John
Yes, you can use the file for a ticket submission
Vince Marchetti
> On Aug 1, 2025, at 7:55 AM, John Carlson via X3D-Ecosystem <x3d-ecosystem at web3d.org> wrote:
>
> 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
> --
> X3D-Ecosystem mailing list
> X3D-Ecosystem at web3d.org
> http://web3d.org/mailman/listinfo/x3d-ecosystem_web3d.org
More information about the X3D-Ecosystem
mailing list