Add a parametric_to_euclidean() function to Bezier-rs #2117
Labels
Feature
New feature or request
Good First Issue
Good for newcomers
Rust
Involves Rust programming for the backend
I'd like to convert the output of project() to a euclidean distance ratio, but I don't see that method, only euclidean_to_parametric() for going the other way- or is it there and named something different?
The text was updated successfully, but these errors were encountered: