Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neoncitylights/achroma

Rust crates for working with color vision and color vision deficiency (CVD)
https://github.com/neoncitylights/achroma

Last synced: 2 days ago
JSON representation

Rust crates for working with color vision and color vision deficiency (CVD)

Awesome Lists containing this project

README

        

# Achroma

A set of crates for working with color vision and color vision deficiency

## Crates

| Crate | About |
| ----- | ------ |
| [achroma](./crates/achroma/) | core crate for color vision/CVD |
| [achroma_sim](./crates/achroma_sim) | color conversion and simulation of different CVD (work-in-progress) |

## License

Licensed under either of

- Apache License, Version 2.0 ([`LICENSE-APACHE`](LICENSE-APACHE) or )
- MIT license ([`LICENSE-MIT`](LICENSE-MIT) or )

at your option.

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.