Skip to content

Commit

Permalink
Merge branch 'master' of github.com:gkjohnson/three-mesh-bvh
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson committed Oct 5, 2023
2 parents 740312c + 008979f commit fae5205
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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
Expand Down

0 comments on commit fae5205

Please sign in to comment.