23 releases

new 0.1.22 Apr 24, 2024
0.1.21 Mar 20, 2024
0.1.20 Feb 23, 2024
0.1.14 Dec 29, 2023
0.1.0 Oct 30, 2022

#223 in Math

Download history 26/week @ 2024-01-08 12/week @ 2024-01-15 14/week @ 2024-01-22 9/week @ 2024-01-29 50/week @ 2024-02-05 241/week @ 2024-02-12 502/week @ 2024-02-19 109/week @ 2024-02-26 32/week @ 2024-03-04 55/week @ 2024-03-11 254/week @ 2024-03-18 38/week @ 2024-03-25 57/week @ 2024-04-01 32/week @ 2024-04-08 18/week @ 2024-04-15

159 downloads per month
Used in 8 crates (6 directly)

MIT license

85KB
2K SLoC

del-geo

Rust ๐Ÿฆ€ utility library for primitive (e.g., line, tri) geometry computation intended for computer graphics prototyping ๐Ÿ›  and research ๐Ÿงช.

๐Ÿ“” See the documentation generated from code

[!WARNING] del-geo is still in its initial development phase. Crates published to https://crates.io/crates/del-geo in the 0.1.x series do not obey SemVer and are unstable.

Originally, the code is written in C++ in DelFEM2, then it was ported to Rust.

Dependencies

~3MB
~62K SLoC