> For the complete documentation index, see [llms.txt](https://interopxyz.gitbook.io/curve-plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interopxyz.gitbook.io/curve-plus/components/smooth.md).

# Smooth

- [Degree 2 Smoothing](https://interopxyz.gitbook.io/curve-plus/components/smooth/degree-2-smoothing.md): Incrementally subdivide a polyline matching a degree 2 NURBS curve
- [Degree 3 Smoothing](https://interopxyz.gitbook.io/curve-plus/components/smooth/degree-3-smoothing.md): Incrementally subdivide a polyline matching a degree 2 NURBS curve
- [Degree N Smoothing](https://interopxyz.gitbook.io/curve-plus/components/smooth/degree-n-smoothing.md): Incrementally subdivide a polyline with a degree matching the polyline segment count of the source curve.
