Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson authored Jul 25, 2023
1 parent ba72236 commit 6ea76bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![twitter](https://flat.badgen.net/badge/twitter/@garrettkjohnson/?icon&label)](https://twitter.com/garrettkjohnson)
[![sponsors](https://img.shields.io/github/sponsors/gkjohnson?style=flat-square&color=1da1f2)](https://github.com/sponsors/gkjohnson/)

A BVH implementation to speed up raycasting and enable spatial queries against three.js meshes. See [here](https://en.wikipedia.org/wiki/Bounding_volume_hierarchy) for more information on a bounding volume hierarchies.
A BVH implementation to speed up raycasting and enable spatial queries against three.js meshes. See [here](https://en.wikipedia.org/wiki/Bounding_volume_hierarchy) for more information on bounding volume hierarchies.

![screenshot](./docs/example-sm.gif)

Expand Down

0 comments on commit 6ea76bc

Please sign in to comment.