5 releases

Uses new Rust 2024

new 0.1.34 Apr 20, 2025
0.1.33 Jan 28, 2025
0.1.32 Nov 5, 2024
0.1.30 Sep 23, 2024
0.1.29 Sep 6, 2024

#19 in #bounding-box


Used in 13 crates (10 directly)

MIT license

275KB
8K 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

~1MB
~21K SLoC