Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

three-mesh-bvh

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

three-mesh-bvh - npm Package Versions

1
7

0.5.16

Diff

Changelog

Source

[0.5.16] - 2022-08-05

Added

  • Support for normalized vertex attributes.

Removed

  • Removed deprecated MeshBVH function signatures for raycast, raycastFirst, closestPointToPoint, closestPointToGeometry, refit, intersectsGeometry, shapecast, intersectsBox, intersectsSphere.
gkjohnson
published 0.5.15 •

Changelog

Source

[0.5.15] - 2022-07-25

Fixed

  • single point intersection in intersectsTriangle function.
  • issue in the closestPointLineToLine function.
gkjohnson
published 0.5.14 •

Changelog

Source

[0.5.14] - 2022-06-20

Fixed

  • ExtendedTriangle: Fix Another case where IntersectsTriangle failed
gkjohnson
published 0.5.13 •

Changelog

Source

[0.5.13] - 2022-06-19

Fixed

  • ExtendedTriangle: Fix Another case where IntersectsTriangle failed
gkjohnson
published 0.5.12 •

Changelog

Source

[0.5.12] - 2022-06-17

Fixed

  • MeshBVHVisualizer: not removing child roots on update.
  • ExtendedTriangle: Fix intersection not being reported when triangles intersect at vertex.
  • MeshBVH.bvhcast: Fix bvhcast using incorrect bounds to traverse.
gkjohnson
published 0.5.11 •

Changelog

Source

[0.5.11] - 2022-05-20

Fixed

  • "global" unnecessarily being used in the web worker.

Added

  • GenerateMeshBVHWorker.generate: reject when class has been disposed of or error is thrown in worker.
  • GenerateMeshBVHWorker: ensure the root array buffers ate transfered when finishing construction.
gkjohnson
published 0.5.10 •

Changelog

Source

[0.5.10] - 2022-04-15

Added

  • StaticGeometryGenerator to enable skinned and morph target mesh support.
gkjohnson
published 0.5.9 •

Changelog

Source

[0.5.9] - 2022-04-11

Fixed

  • Incorrect return type for computeBoundsTree.
gkjohnson
published 0.5.8 •

Changelog

Source

[0.5.8] - 2022-03-27

Fixed

  • Improved type definitions.

Changed

  • GenerateMeshBVHWorker: Added "dispose" function. Deprecated "terminate" function.
gkjohnson
published 0.5.7 •

Changelog

Source

[0.5.7] - 2022-03-22

Fixed

  • WebWorker BVH generation not accounting for geometry groups.
  • Export and document "OrientedBox" and "ExtendedTriangle" classes for more clarity and enable use of internal mathematical functions.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc