We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We can improve the UI and features of the 2D sketching tool.
We should also consider using a 2D constraints solver to define constraints on the 2D shape being created using https://github.com/n-wach/protractr or https://github.com/tab58/assemble2d instead of being a completely free form shape.
The text was updated successfully, but these errors were encountered:
Concerning the UI/UX, we should consider using a more advanced 2D library instead of a homemade UI with the canvas API
Sorry, something went wrong.
this one is crazy good https://github.com/xibyte/jsketcher/tree/main
Looks great indeed! Hopefully we can reuse part of it in JupyterCAD
No branches or pull requests
We can improve the UI and features of the 2D sketching tool.
We should also consider using a 2D constraints solver to define constraints on the 2D shape being created using https://github.com/n-wach/protractr or https://github.com/tab58/assemble2d instead of being a completely free form shape.
The text was updated successfully, but these errors were encountered: