Helper tools to play with BVH data and three.js
🐙 GitHub | 📒 Docs | ⚒️ Playground
# https://www.npmjs.com/package/@nandenjin/three-bvh
npm i @nandenjin/three-bvh
To run the tests for the three-bvh
package, use the following command:
npm test
This will execute the tests using vitest
.