-
Notifications
You must be signed in to change notification settings - Fork 87
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
Box
- Line
intersection in 3D
#1101
Comments
also crashes with
|
That is because we don't have an implementation for the pair Meshes.jl/src/intersections.jl Line 100 in a780287
The solution requires implementing a method https://github.com/JuliaGeometry/Meshes.jl/blob/master/src/intersections/lines.jl |
Box
- Line
intersection in 3D
crashes with
The text was updated successfully, but these errors were encountered: