Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fu5ha/colstodian
An opinionated, practical color management library for games and graphics.
https://github.com/fu5ha/colstodian
Last synced: 10 days ago
JSON representation
An opinionated, practical color management library for games and graphics.
- Host: GitHub
- URL: https://github.com/fu5ha/colstodian
- Owner: fu5ha
- Created: 2021-05-09T10:20:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-01T21:56:10.000Z (over 1 year ago)
- Last Synced: 2024-10-16T05:57:35.297Z (21 days ago)
- Language: Rust
- Size: 3.03 MB
- Stars: 34
- Watchers: 5
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# `colstodian`
[![crates.io](https://img.shields.io/crates/v/colstodian.svg)](https://crates.io/crates/colstodian)
[![docs.rs](https://docs.rs/colstodian/badge.svg)](https://docs.rs/colstodian)
[![ci](https://github.com/fu5ha/colstodian/actions/workflows/ci.yaml/badge.svg)](https://github.com/fu5ha/colstodian/actions)## Introduction
`colstodian` is a practical, opinionated color management library for games and graphics.
For more information, see [the latest docs](https://fu5ha.github.io/colstodian/colstodian/) built
from git `main`.**NOTE: `main` is currently far divergent from past releases as I rework the crate for a 0.2 release.**
## License
Licensed under either of
- Apache License, Version 2.0, ()
- MIT license ()
- Zlib license ()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.