Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cast_ray panics when intersecting zero sized AABB #66

Open
FredrikNoren opened this issue Nov 23, 2021 · 1 comment
Open

cast_ray panics when intersecting zero sized AABB #66

FredrikNoren opened this issue Nov 23, 2021 · 1 comment

Comments

@FredrikNoren
Copy link

FredrikNoren commented Nov 23, 2021

When trying to ray cast with AABB with min and max=0. Gives the following error:

thread 'main' panicked at 'Matrix index out of bounds.', /Users/fredrik/.cargo/registry/src/github.com-1ecc6299db9ec823/parry3d-0.7.1/src/query/clip/clip_aabb_line.rs:141:13

@hakolao
Copy link
Contributor

hakolao commented Dec 29, 2023

Got this as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants