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

Minkowski sum 3D #200

Open
FolmerBrem opened this issue Dec 20, 2023 · 0 comments
Open

Minkowski sum 3D #200

FolmerBrem opened this issue Dec 20, 2023 · 0 comments

Comments

@FolmerBrem
Copy link

Hi!

I have been using Geometry3Sharp with greate success for a long time. I have been given a task to make collision detection of industrial robots. If I was able to calculate a 3D Minkowski sum of two 3D surfaces/objects I could solve this task.

For reference, a Minkowski sum is kinda like moving one mesh along the surface of another and finding the area covered during this operation
image

Question
Is there an obvious (or complex) way to generate the 3D Minkowski sum of two 3D models using Geometry3Sharp - perhaps using the distance field representation?

Thank you for your help!

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