fidget-rhai 0.4.1

Rhai script evaluation for complex closed-form implicit surfaces
Documentation
1
2
3
4
5
6
7
8
9
10
`fidget-rhai` adds Rhai bindings to Fidget types.

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

[![» Crate](https://badgen.net/crates/v/fidget-rhai)](https://crates.io/crates/fidget-rhai)
[![» Docs](https://badgen.net/badge/api/docs.rs/df3600)](https://docs.rs/fidget-rhai/)
[![» 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)