gumyr / build123d

A python CAD programming library
Apache License 2.0
395 stars 72 forks source link

VSCode Docker config - interested? #317

Open rhempel opened 10 months ago

rhempel commented 10 months ago

I have successfully installed build123d on a default python docker image fully automagically - just open the folder containing the .devcontainer folder and VSCode looks after:

You still have to run the build123d quickstart whenever you create or rebuild the Docker instance, and it takes a minute or so to install additional libraries, but it's pretty painless.

Build123d is now my go-to parametric modelling application - I was on the seemingly abandoned OpenSCAD and skipped CADQuery for build123d.

Great job putting this out there!

gumyr commented 10 months ago

Happy to hear that you like using build123d.

Most build123d users are going to use https://github.com/bernhard-42/vscode-ocp-cad-viewer which can automatically install build123d. Would you compare your approach to ocp_vscode installation?

gregrafferty commented 8 months ago

I'd love to see anything that makes setting up easier, especially on an Apple Silicon Mac. I'm sure this wouldn't necessarily be completely plain sailing but a Docker image is my ideal. If I can mostly run a single command to get going that would be perfect. With build123d and CadQuery I keep getting tripped up on the install process.