diff --git a/README.md b/README.md index 064f8247f..9de02b5a3 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,6 @@ Casting 500 rays against an 80,000 polygon model at 60fps! [Geometry voxelization](https://gkjohnson.github.io/three-mesh-bvh/example/bundle/voxelize.html) -[Geometry edge projection](https://gkjohnson.github.io/three-mesh-bvh/example/bundle/edgeProjection.html) - **Games** [Sphere physics collision](https://gkjohnson.github.io/three-mesh-bvh/example/bundle/physics.html) @@ -68,6 +66,8 @@ Casting 500 rays against an 80,000 polygon model at 60fps! [three-bvh-csg](https://github.com/gkjohnson/three-bvh-csg) +[three-edge-projection](https://github.com/gkjohnson/three-edge-projection/) + # Use Using pre-made functions