UNPKG

three-mesh-bvh

Version:

A BVH implementation to speed up raycasting against three.js meshes.

3 lines (2 loc) 88 B
export * from './GenerateMeshBVHWorker.js'; export * from './ParallelMeshBVHWorker.js';