From d7fb9b1712c14612f89eddbd9c4fb3274b300492 Mon Sep 17 00:00:00 2001 From: Garrett Johnson Date: Tue, 16 Apr 2024 10:13:43 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fc00ad6d..cf33266b 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ An _experimental, in progress_, flexible, memory compact, fast and dynamic [Cons > **Warning** > Due to numerical precision and corner cases resulting geometry may not be correctly completely two-manifold. +See projects like [Manifold CAD](https://github.com/elalish/manifold) for CAD operations with more robust numercial solutions. + # Roadmap / Help Wanted - Fix triangle splitting / missing triangle issues [#73](https://github.com/gkjohnson/three-bvh-csg/issues/73) [#68](https://github.com/gkjohnson/three-bvh-csg/issues/68)