pyscad icon indicating copy to clipboard operation
pyscad copied to clipboard

Python bindings for OpenSCAD

Results 2 pyscad issues
Sort by recently updated
recently updated
newest added

I get this error when trying to run the example. This is after running `./build.sh && make`. ``` josh@onix:~/dev/pyscad$ python example001.py Traceback (most recent call last): File "example001.py", line 1,...

I think the goal should be to eventually reproduce all the original OpenSCAD examples with PySCAD.