del-geo

Crates.iodel-geo
lib.rsdel-geo
version0.1.29
sourcesrc
created_at2022-10-30 06:47:54.634727
updated_at2024-06-29 21:57:46.218071
description2D/3D geometry utility codes
homepage
repositoryhttps://github.com/nobuyuki83/del-geo
max_upload_size
id701369
size116,271
Nobuyuki Umetani (nobuyuki83)

documentation

https://docs.rs/del_geo

README

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.

Commit count: 33

cargo fmt