dimforge / dimforge/parry

intersect_mesh with coplanar inputs causes undesirable result

Open
#132 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
867
Forks
157
Avg merge
7d 13h
Merged PRs (30d)
2

Description

Hi, I need a reliable set boolean operation for Trimesh.

I well aware of the coplanar inputs is tricky to handle, but i my case i cant always avoid it so i need the boolean operations to handle it.

## example input
![coplanar](https://user-images.githubusercontent.com/107837123/222077848-74a67cca-d0a1-4fbb-aa3d-976820f7faea.jpg)

## example wanted behavior
![coplanar_wanted](https://user-images.githubusercontent.com/107837123/222078190-2a7b72ad-c882-453f-8647-62310727807f.jpg)

## the problem
![coplanar_diff](https://user-images.githubusercontent.com/107837123/222078368-d446eb3a-6142-4134-9f03-6348b56f29b2.jpg)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.