Skip to content
New issue

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

Improve UX and features of the 2D sketching #444

Open
martinRenou opened this issue Oct 2, 2024 · 3 comments
Open

Improve UX and features of the 2D sketching #444

martinRenou opened this issue Oct 2, 2024 · 3 comments

Comments

@martinRenou
Copy link
Member

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.

@martinRenou martinRenou added this to the 3.0.0 milestone Oct 2, 2024
@martinRenou
Copy link
Member Author

Concerning the UI/UX, we should consider using a more advanced 2D library instead of a homemade UI with the canvas API

@trungleduc
Copy link
Member

this one is crazy good https://github.com/xibyte/jsketcher/tree/main

@martinRenou
Copy link
Member Author

Looks great indeed! Hopefully we can reuse part of it in JupyterCAD

@martinRenou martinRenou removed this from the 3.0.0 milestone Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants