Difference between revisions of "OpenJSCAD"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
sudo npm install -g @jscad/openjscad | sudo npm install -g @jscad/openjscad | ||
</source> | </source> | ||
+ | == Dockerized Version == | ||
+ | see https://github.com/BITPlan/docker-openjscad | ||
== Convert from BlocksCAD? == | == Convert from BlocksCAD? == | ||
* https://github.com/EinsteinsWorkshop/BlocksCAD/issues/46 | * https://github.com/EinsteinsWorkshop/BlocksCAD/issues/46 | ||
* https://github.com/EinsteinsWorkshop/BlocksCAD/issues/37 | * https://github.com/EinsteinsWorkshop/BlocksCAD/issues/37 | ||
[[Category:3DPrint]] | [[Category:3DPrint]] |
Revision as of 15:18, 16 March 2019
Install
sudo npm install -g @jscad/openjscad
Dockerized Version
see https://github.com/BITPlan/docker-openjscad