Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Commit e97b027

Browse files
committed
Create REFERENCES.md
1 parent a035c3a commit e97b027

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

REFERENCES.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
## References
2+
3+
This library is inspired by many other projects and based on many reference books.
4+
5+
### Software projects
6+
7+
* .NET/Mono:
8+
* [THEjoezack/ColorMine](https://github.com/THEjoezack/ColorMine/)
9+
* [tompazourek/Colourful](https://github.com/tompazourek/Colourful)
10+
* Python:
11+
* [Colour Science for Python](http://colour-science.org/index.php): This is an incredible project that has many repositories in Github, not only with Python code, but also with Matlab source code and other resources.
12+
* [fish2000/ColorPy](https://github.com/fish2000/ColorPy)
13+
14+
### Online resources
15+
* [1997 - Color FAQ - Charles Poynton](http://www.poynton.com/PDFs/ColorFAQ.pdf)
16+
* [1998 - Gamma FAQ - Charles Poynton](http://www.poynton.com/PDFs/GammaFAQ.pdf)
17+
* [1998 - *Colour Space Conversions* - Adrian Ford, Alan Roberts](http://www.poynton.com/PDFs/coloureq.pdf)
18+
19+
### Books
20+
21+
* *2005* - *Colorimetry: Fundamentals and Applications* - Noboru Ohta, Alan R. Robertson .
22+
* *2007* - *Colorimetry: Understanding the CIE system* - János Schanda .

0 commit comments

Comments
 (0)