https://github.com/baskerville/ciebase
Basic building blocks for CIE color spaces
https://github.com/baskerville/ciebase
Last synced: about 1 year ago
JSON representation
Basic building blocks for CIE color spaces
- Host: GitHub
- URL: https://github.com/baskerville/ciebase
- Owner: baskerville
- License: bsd-2-clause
- Created: 2015-10-10T08:48:18.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-20T11:34:17.000Z (over 10 years ago)
- Last Synced: 2025-06-09T01:05:11.283Z (about 1 year ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This library provides the CIEXYZ color space, a few CIE illuminants and RGB color spaces, and some basic 3×3 matrix operations.
It is used by [ciecam02](https://github.com/baskerville/ciecam02/).