linebender / linebender/spline
Split / merge segments
Open
enhancement
- Dominant language
- Rust
- Stars
- 128
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
For use in an interactive tool, there needs to be an ability to split a segment at some point, as well as the ability to take two adjoining segments and join them, adjusting control points so as to approximate the original curve.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. First inspect the repository structure and existing spline and segment APIs to find where curve control points are represented. Done means supporting both splitting a segment at a chosen point and joining adjoining segments while approximating the original curve.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100