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

Face selection #99

Closed
wants to merge 18 commits into from
Closed

Face selection #99

wants to merge 18 commits into from

Conversation

dzervas
Copy link
Collaborator

@dzervas dzervas commented Jun 7, 2024

This PR adds the scaffold to be able to easily add and test different approaches to the face selection problem described in #98

I created a benchmark that takes all the available solvers, uses them in different test cases and produces an HTML report with SVGs showing the generated face geometry and what is selected before and after mutating the sketch.

A report looks like this:

image

NOTE: Something's wrong with merge_faces and it crashes (segment not found in active-vec-set: 2), that's why the bottom right image doesn't exist. Also for some reason I can't get SVG to actually fill the path to show which face is selected

@dzervas
Copy link
Collaborator Author

dzervas commented Jun 14, 2024

Merging to dev from #101

@dzervas dzervas closed this Jun 14, 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

Successfully merging this pull request may close these issues.

1 participant