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

Fix sweeping of un-symmetrical sketches #284

Merged
merged 1 commit into from
Mar 3, 2022
Merged

Fix sweeping of un-symmetrical sketches #284

merged 1 commit into from
Mar 3, 2022

Conversation

hannobraun
Copy link
Owner

This fixes #230, while making #173 worse (now all bottom faces of
extruded shapes are black). I think this is an acceptable trade-off, as
it enables some progress with the sweep code, without requiring more
infrastructure work right away.

This fixes #230, while making #173 worse (now all bottom faces of
extruded shapes are black). I think this is an acceptable trade-off, as
it enables some progress with the sweep code, without requiring more
infrastructure work right away.
@hannobraun hannobraun merged commit 95485a4 into main Mar 3, 2022
@hannobraun hannobraun deleted the sweep2 branch March 3, 2022 13:36
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.

Sweep operation only works for sketches that are symmetric to the x-axis
1 participant