Difference between revisions of "PythonScad"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* https://github.com/SolidCode/SolidPython | * https://github.com/SolidCode/SolidPython | ||
* https://pypi.org/project/openpyscad/ | * https://pypi.org/project/openpyscad/ | ||
+ | <source lang='bash'> | ||
+ | jupyter labextension install jupyter-threejs | ||
+ | </source> | ||
[[Category:3DPrint]] | [[Category:3DPrint]] |
Revision as of 19:25, 21 September 2022
- https://github.com/nickc92/ViewSCAD
- https://github.com/SolidCode/SolidPython
- https://pypi.org/project/openpyscad/
jupyter labextension install jupyter-threejs