nicescad (demo at http://nicescad.bitplan.com/) tries to integrate different Open solid 3D CAD solutions e.g.
- openscad
- openjscad
- python solidpython
- blockscad
e.g. there is docker support to run convertes and frontends in parallel. See:
https://github.com/WolfgangFahl/nicescad/tree/main/docker
To make the different platforms cooperate we'd e.g. need a RESTFul way to "POST" designs into the blockscad editor and e.g. get back the openscad version of things as a response.
Is this project still alive enough to have any chance to get this done?
nicescad (demo at http://nicescad.bitplan.com/) tries to integrate different Open solid 3D CAD solutions e.g.
e.g. there is docker support to run convertes and frontends in parallel. See:
https://github.com/WolfgangFahl/nicescad/tree/main/docker
To make the different platforms cooperate we'd e.g. need a RESTFul way to "POST" designs into the blockscad editor and e.g. get back the openscad version of things as a response.
Is this project still alive enough to have any chance to get this done?