Hue fixup: handle closed splines
Open
Bug
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
Closed spline interpolation needs to duplicate values at either ends of the array to create seamless periodicity. However, the hue fixup methods (especially `fixupHueIncreasing`, `fixupHueDecreasing`) may end up with mismatched ends.
Contributor guide
Assessment
This issue has not been assessed yet.