30 releases

0.1.29 Jun 29, 2024
0.1.24 May 19, 2024
0.1.21 Mar 20, 2024
0.1.14 Dec 29, 2023
0.1.0 Oct 30, 2022

#240 in Math

Download history 21/week @ 2024-07-22 143/week @ 2024-07-29 14/week @ 2024-08-05 12/week @ 2024-08-12 16/week @ 2024-08-19 66/week @ 2024-08-26 72/week @ 2024-09-02 15/week @ 2024-09-09 37/week @ 2024-09-16 72/week @ 2024-09-23 32/week @ 2024-09-30 71/week @ 2024-10-07 23/week @ 2024-10-14 3/week @ 2024-10-28 45/week @ 2024-11-04

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

MIT license

115KB
3.5K 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