Crates.io | simples |
lib.rs | simples |
version | 0.1.1 |
source | src |
created_at | 2022-10-31 15:26:45.823566 |
updated_at | 2022-10-31 15:26:45.823566 |
description | N-dimensional linestring smoothing and simplification |
homepage | |
repository | |
max_upload_size | |
id | 702273 |
size | 23,481 |
A rust library for smoothing and simplification of N-dimensional linestrings (as &[nalgebra::Point]
s) to 64-bit precision.
Intended for cases where the endpoints of the linestrings cannot be moved (for example, if they touch other objects at those locations).
Currently supports: