three-mesh-bvh
A BVH implementation to speed up raycasting against three.js meshes.
three-gpu-pathtracer
Path tracing renderer and utilities for three.js built on top of three-mesh-bvh.
bvh.js
Dynamic BVH implementation based on Erin Catto's paper.
ray-tracing-renderer
A [Three.js](https://github.com/mrdoob/three.js/) renderer which utilizes path tracing to render a scene with true photorealism. The renderer supports global illumination, reflections, soft shadows, and realistic environment lighting.
anim-to-bvh
Anim to BVH converter(mostly for Second Life, including Bento bones). Anim, BVH parsers.