[x3d-public] C++ SAI: setters and addChildren return void
John Carlson
yottzumm at gmail.com
Sun Dec 15 07:56:52 PST 2024
If people want to experiment with C++ generation from DOM and JSON, my
personal examples are here:
https://github.com/coderextreme/CPPON/tree/main
This will give you some idea about the current C++ SAI (I haven’t tried it
for 9 months though).
Note that these do not include a renderer yet, as I parse C++ to produce
DOM, which can be used in X3DJSAIL.
The JSON to C++ is written in Node.js and may be suitable inclusion in
other JavaScript tools.
If there’s enough demand, I should be able to create a C++ to DOM parser in
JavaScript, if ANTLR4 produces JavaScript parser generators.
That would mean that C++ could be used as an X3D encoding in X3DOM, X_ITE
and Sunrize.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20241215/1078068e/attachment.html>
More information about the x3d-public
mailing list