fidget-core 0.4.1

Core infrastructure for Fidget
Documentation
1
2
3
4
5
6
7
8
9
10
`fidget-core` implements core types, traits, and algorithms for complex
closed-form implicit surfaces.

It is typically used through the [`fidget`](https://crates.io/crate/fidget)
crate, which imports it wholesale in the root namespace.

[![» Crate](https://badgen.net/crates/v/fidget-core)](https://crates.io/crates/fidget-core)
[![» Docs](https://badgen.net/badge/api/docs.rs/df3600)](https://docs.rs/fidget-core/)
[![» CI](https://badgen.net/github/checks/mkeeter/fidget/main)](https://github.com/mkeeter/fidget/actions/)
[![» MPL-2.0](https://badgen.net/github/license/mkeeter/fidget)](../LICENSE.txt)