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

clockwise arc format is incorrectly negated #28

Open
pzpzpzp2 opened this issue Aug 30, 2024 · 0 comments
Open

clockwise arc format is incorrectly negated #28

pzpzpzp2 opened this issue Aug 30, 2024 · 0 comments

Comments

@pzpzpzp2
Copy link

https://github.com/PrincetonLIPS/SketchGraphs/blob/1f27f5f9459926d38318007c71b72697083b2f3c/sketchgraphs/data/_plotting.py#L46C9-L46C54

Looking at this line of code for visualizing arcs. To flip the clockwiseness of an arc, just switching the angles is enough. Negating them is not correct. This suggests an issue with the Arc format of all clockwise arcs

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

1 participant