[x3d-public] file converter based on JavaScript

John Carlson yottzumm at gmail.com
Sat Apr 18 16:11:36 PDT 2020


Note that X3DJSONLD has a PLY-> X3D converter and would appreciate
contributions of an X3D to PLY converter.  Also advancement of the X3D ->
STL converter would also be appreciated, in particular, the converter could
use tessellation of faces plus additional X3D geometries.

I have a web page @ coderextreme.net/X3DJSONLD which shows off capabilities.

It’s not python.

John

On Fri, Apr 17, 2020 at 7:16 PM Andreas Plesch <andreasplesch at gmail.com>
wrote:

> Did somebody put together an x3d converter based on pythonocc ?
>
> Here is an example:
>
> https://senties-martinelli.com/software/cad-viewer
>
> It could convert  step, stp, igs, iges, obj and stl formats. Format
> import and export is only a small subset of pythonocc
> (https://github.com/tpaviot/pythonocc-core) but I think just making
> this functionality easy to use with a dedicated converter could be
> really valuable.
>
> In the end, I think a  web service just for conversion would be most
> useful.
>
> I played with the Jupyter notebook and could generate with only a few
> lines x3d.
>
> And there are ways to generate a standalone webapp from a notebook:
>
> https://discourse.jupyter.org/t/how-to-transform-a-jupyter-notebook-into-a-webapp/758/6
>
> That could be quick way to offer a web service.
>
> Have there been attempts of this kind ? Would there be interest in a
> open source github hosted project ?
>
> -Andreas
>
> --
> Andreas Plesch
> Waltham, MA 02453
>
> _______________________________________________
> x3d-public mailing list
> x3d-public at web3d.org
> http://web3d.org/mailman/listinfo/x3d-public_web3d.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20200418/a541df03/attachment.html>


More information about the x3d-public mailing list