Skip to content

refactor: improve BSplines with simpler parameterization#511

Open
sathvikbhagavan wants to merge 11 commits into
masterfrom
sb/bsplines
Open

refactor: improve BSplines with simpler parameterization#511
sathvikbhagavan wants to merge 11 commits into
masterfrom
sb/bsplines

Conversation

@sathvikbhagavan

@sathvikbhagavan sathvikbhagavan commented Apr 6, 2026

Copy link
Copy Markdown
Member

This PR simplifies BSplines. There is no need to have intermediate parameterization p ∈ [0,1] and a piecewise-linear mapping t → p, which is designed for 2D/3D parametric curves, not function interpolation.

@sathvikbhagavan
sathvikbhagavan marked this pull request as ready for review July 22, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant