hnsw_rs - Approximate Nearest Neighbor - before running detections #19161
JeffGillin
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hnsw_rs -
run it to narrow down possible objects before sending info to rapier (on much smaller set of coordinates)
Update: Rapier uses Sweep and Prune (SAP) in broad phase, which I just now learned about - seems efficient so this post is moot, plust need to re-built index each frame with ANN.
Beta Was this translation helpful? Give feedback.
All reactions