Incorporate winding number based containment queries in shaping
Open
Nobody has claimed this yet.
Primal
Quest
- Dominant language
- C++
- Stars
- 196
- Forks
- 34
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 11
Description
This will allow us to applying 2D sample-based shaping to a broader class of inputs and without linearizing the geometry.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue mentions shaping, winding-number-based containment queries, and 2D sample-based shaping, but names no files, tests, or entry points. Start by locating the shaping implementation and its existing containment-query code, then determine the required behavior for non-linearized geometry. Done means the broader input class is supported and covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100