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

minkowskiDifference alg bug #60

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

minkowskiDifference alg bug #60

JansenSmith opened this issue Aug 30, 2024 · 0 comments
Assignees
Labels

Comments

@JansenSmith
Copy link

See this commit:
JansenSmith/ProgrammaticFrameBacklighting@f91c4c0

Expected:
image
made with this toolOffset:

trench_frame_front = trench_frame_front.difference(cclamp.hull().toolOffset(0.91))

Current Minkowski result:
image
made with this minkowskiDifference:
trench_frame_front = trench_frame_front.minkowskiDifference(cclamp.hull(), 0.91)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants