ianmackenzie / ianmackenzie/opensolid
Add medial axis computation between curve and point
Open
- Dominant language
- Haskell
- Stars
- 18
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Should hopefully be a simpler/specialized version of the existing curve-curve medial axis code, but will be needed in order to implement medial axis computation for `Region2d`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing curve-curve medial axis implementation and understanding its entry point and tests. Compare its scope with the requested curve-and-point case, then verify that the resulting computation can support medial axis computation for Region2d.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100