JuliaGeometry/Meshes.jl

`Plane` - `Mesh` intersection

Open

#1,174 opened on Feb 27, 2025

 (5 comments) (1 reaction) (0 assignees)Julia (98 forks)auto 404
featurehelp wanted

Repository metrics

Stars
 (460 stars)
PR merge metrics
 (PR metrics pending)

Description

Hello I get stackoverflow on intersection(f::Function, g₁::Plane{…}, g₂::SimpleMesh{…}). This seems to be a common use case but it's undefined? Is there workaround? Thanks!

Contributor guide