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.