[Feature] point 插值 不同数量时效果优化
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 263
- Forks
- 50
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 16
Description
What problem does this feature solve?
point 插值 不同数量点时也能顺滑插值(要补点)
What does the proposed API look like?
none
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
No files, tests, or entry points are identified in the issue. Start by locating the point interpolation implementation and determine how it handles inputs with different point counts. Done means interpolation remains smooth when the two point sets contain different numbers of points, with the required point insertion behavior defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100