[x3d-public] Pure Node.js Version of X_ITE

Holger Seelig holger.seelig at yahoo.de
Mon Nov 25 02:55:31 PST 2024


I would like to announce that there is now an npm package `x_ite-node`. It is a pure Node.js implementation of X_ITE, without any dependencies on Electron or any web browser. The purpose of this package is not to render any images, but simply to read in files, process or analyze them, and then output X3D files again.

For example, you could read in a file with a PointSet Node and triangulate it and convert it into an IndexedTriangleSet Node with your own algorithm.

The package is available on npm and therefore easy to install:
https://www.npmjs.com/package/x_ite-node

Best regards,
Holger

--
Holger Seelig
Leipzig, Germany

holger.seelig at yahoo.de
https://create3000.github.io/x_ite/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20241125/7b27275b/attachment.html>


More information about the x3d-public mailing list