Open whiterabbit42k opened 3 years ago
Thanks for reporting this. Are you able to update to 0.7.0? Because in this release I added some tests for the neighborhood search (e.g. verifying the spatial hashing results with a brute force O(n^2) search) and I might have fixed this bug.
let me try with update, thanks for asking
I've got a new panic i'm seeing during mesh reconstruction in the neighborhood_search file:
if you need some more info, let me know; it seems to be sort of random; this was in context of me experimenting with rendering a faucet. (so particles deleted after some time).