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

#238 in Math

Download history 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 33/week @ 2024-11-04 21/week @ 2024-11-11 21/week @ 2024-11-18 25/week @ 2024-11-25 20/week @ 2024-12-02 54/week @ 2024-12-09

129 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