From 5918f0b02ff4ade726ac16298e914943b2768afd Mon Sep 17 00:00:00 2001 From: Garrett Johnson Date: Fri, 21 May 2021 09:18:39 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb40d5a95..6ae30c4ff 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Casting 500 rays against an 80,000 polygon model at 60fps! [Lasso selection demo](https://gkjohnson.github.io/three-mesh-bvh/example/bundle/selection.html) -[Point cloud interesection workaround](https://gkjohnson.github.io/three-mesh-bvh/example/bundle/pointCloudIntersection.html) +[Point cloud interesection demo](https://gkjohnson.github.io/three-mesh-bvh/example/bundle/pointCloudIntersection.html) [WebWorker generation demo](https://gkjohnson.github.io/three-mesh-bvh/example/bundle/asyncGenerate.html)