glm_color 0.1.2

A simple library for manipulating and generating color values, based on the `glm-rs` math library.
Documentation

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).