UNPKG

three-mesh-bvh

Version:

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

4 lines (3 loc) 135 B
export * from './bvh_ray_functions.wgsl.js'; export * from './common_functions.wgsl.js'; export * from './distance_functions.wgsl.js';