mapbox / mapbox/wagyu

Wagyu creates spike geometry

Open
#107 0 comments 0 reactions 0 assignees View on GitHub
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:

![image](https://user-images.githubusercontent.com/1794907/71740211-3cf97000-2e21-11ea-85db-7b4dbbfab17e.png)

Original polygon from fuzzer:

![image](https://user-images.githubusercontent.com/1794907/71740285-6a461e00-2e21-11ea-8223-91639aaefd1a.png)

Zoomed in:

![image](https://user-images.githubusercontent.com/1794907/71740320-7df18480-2e21-11ea-8027-6fc7ed56f2e0.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.