qhull-sys-enhanced

Crates.ioqhull-sys-enhanced
lib.rsqhull-sys-enhanced
version0.1.0
created_at2025-10-21 09:20:56.507838+00
updated_at2025-10-22 03:12:55.968409+00
descriptionRust bindings to Qhull
homepage
repository
max_upload_size
id1893543
size3,380,866
Mikhail Petrov (graviton-rs)

documentation

https://docs.rs/qhull-sys-enhanced

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: 0

cargo fmt