glm_color 0.1.0

A simple library for manipulating and generating color values, based on the `glm-rs` math library.
docs.rs failed to build glm_color-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: glm_color-0.1.2

glm_color

A simple library for manipulating and generating color values.

This is an extension of glm-rs.

Usage

Add glm_color to the dependencies of Cargo.toml. For example,

[dependencies]
glm_color = "*"

License

MIT License (MIT).