qhull-sys

Crates.ioqhull-sys
lib.rsqhull-sys
version0.4.0
created_at2024-02-07 11:35:03.193963+00
updated_at2025-02-18 07:21:07.819271+00
descriptionRust bindings to Qhull
homepage
repositoryhttps://github.com/LucaCiucci/qhull-rs
max_upload_size
id1130413
size1,467,868
Luca Ciucci (LucaCiucci)

documentation

README

qhull-sys

Rust Qhull bindings

This are C bindings to the Qhull library. You might prefer to use the qhull crate if you need a safe wrapper around this crate.

You can find the original C code in the qhull directory, which is a git submodule of the qhull repository.

This is also a no_std crate!

Useful links:

License

This crate uses Qhull, please refer to the Qhull license for more information when using this crate.

Commit count: 93

cargo fmt