PythonScad

From BITPlan Wiki
Revision as of 06:53, 22 September 2022 by Wf (talk | contribs)
Jump to navigation Jump to search

ViewSCAD

Installation

On MacOS

create script $HOME/openscad

#!/bin/bash
# call OpenSCAD command line
/Applications/OpenSCAD.app/Contents/MacOS/OpenSCAD $@
jupyter labextension install jupyter-threejs