#spherical #harmonic

spherical-harmonics

Rust native spherical harmonics library

1 unstable release

0.1.0 Jun 2, 2019

#252 in #rendering

Apache-2.0

8KB
176 lines

spherical-harmonics

hassle on travis-ci.com Latest version Documentation Lines of code MIT

This crate provides a rust native port of the Google Spherical Harmonics library.

Usage

Add this to your Cargo.toml:

[dependencies]
spherical_harmonics = "0.1.0"

License

Licensed under Apache 2.0 license (http://opensource.org/licenses/Apache-2.0)

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, shall be licensed as above, without any additional terms or conditions.

Contributions are always welcome; please look at the issue tracker to see what known improvements are documented.

Dependencies

~4MB
~73K SLoC