forked from color-js/color.js
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Final clip is required in Ray tracing
This is probably as far as we can take ray tracing. It was though that the last correction and clip could be omitted, but it is required to get the optimal deltas. This time confirmed with a script. Max deltas: ∆L = 0.011682128741787201 ∆h = -4.212684767726387 Previously, there was still a region (in yellow) that could exceed this. (before ∆L = 0.0011833203080477972 ∆h = -8.31632698148956).
- Loading branch information
1 parent
8ae3b44
commit 599341f
Showing
1 changed file
with
28 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters