three-mesh-bvh
Advanced tools
Changelog
[0.7.1] - 2024-01-30
MeshBVHHelper( mesh, depth )
constructor not working as expected.validateBounds
function not accounting for the use of the "indirect" option.Changelog
[0.7.0] - 2024-01-15
MeshBVHVisualizer
has been deprecated and renamed MeshBVHHelper
to align with three.js' conventions.MeshBVHHelper
constructor now optionally takes a bvh.BVHSShaderGLSL
object. Backwards compatible glsl snippets are provided for now but it's recommended to use the new location.MeshBVHHelper
will now display correctly regardless of parent in hierarchy.MeshBVHHelper.copy
now correctly copies opacity, color.Changelog
[0.6.8] - 2023-10-08
Changelog
[0.6.7] - 2023-09-07
Changelog
[0.6.6] - 2023-09-03
Changelog
[0.6.5] - 2023-08-30
Changelog
[0.6.4] - 2023-08-28
Changelog
[0.6.3] - 2023-07-22