Wagyu creates spike geometry
- Dominant language
- C++
- Stars
- 197
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Added a new test after extensive fuzzing that found a new failure case. The testcase has been added in the https://github.com/mapbox/wagyu/tree/spike_failure branch.
Resulting polygon with failure:

Original polygon from fuzzer:

Zoomed in:

Contributor guide
Research direction
Start with the testcase on the spike_failure branch and reproduce the polygon result shown in the issue. Trace the geometry operation that creates the spike and compare its output with the original polygon. Done means the testcase no longer produces spike geometry and the regression test passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100