Skip to content

Conversation

@merback
Copy link
Contributor

@merback merback commented May 28, 2024

This pull request

  • adds the class NonUniformRationalBSpline which projects to homogenous coordinates and evaluates a weighted vector space

  • adds the function controlPointDim() which returns the dimension of the control points (for UniformBSplines and NonUniformBSplines the same as geoDim(), for NURBS it is the weighted vector space, so geoDim()+1)

  • the function geoDim() is replaced with controlPointDim() in routines, where we actually refer to the dimension of the control points

@merback merback self-assigned this May 28, 2024
@merback merback requested a review from mmoelle1 June 11, 2024 09:23
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.

2 participants