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

Commit 1164370

Browse files
committed
Update TODO.md
* Added a list of illuminants that should be implemented
1 parent 990e3ef commit 1164370

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

TODO.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# TODO List
22

3-
## Trademark Issues?
4-
* [ ] Change the project name! ( and many links... :s )
5-
63
## New color spaces
74
* [ ] CIE RGB
85
* [ ] CIE UVW
@@ -12,6 +9,20 @@
129
* [ ] HSL
1310
* [ ] CMYK
1411

12+
## Illuminants
13+
* [ ] A (Incandescent / Tungsten)
14+
* [ ] B (Direct sunlight at noon (obsolete))
15+
* [ ] C (Average / North sky Daylight (obsolete))
16+
* [ ] D50 (Horizon Light. ICC profile PCS)
17+
* [ ] D55 (Mid-morning / Mid-afternoon Daylight)
18+
* [ ] D65 (Noon Daylight: Television, sRGB color space)
19+
* [ ] D75 (North sky Daylight)
20+
* [ ] E (Equal energy)
21+
* [ ] F2 (Cool White Fluorescent)
22+
* [ ] F7 (D65 simulator, Daylight simulator)
23+
* [ ] F11 (Philips TL84, Ultralume 40)
24+
* [ ] Custom White Points
25+
1526
## Feature Extraction
1627

1728
### Light Spectrums
@@ -38,3 +49,6 @@
3849
* [ ] Improve inline documentation (code comments)
3950
* [X] Create Changelog
4051
* [ ] Create Roadmap
52+
53+
## Trademark Issues?
54+
* [ ] Change the project name! ( and many links... :s )

0 commit comments

Comments
 (0)