Add new comment

> Note that even if the white

> Note that even if the white point is D65 or D60, the rows of the forward matrix should sum to the D50 values.

Not in Coffin's workflow, he uses D65 to avoid an extra step of chromatic adaptation (check his ProPhoto RGB, for example).

Also, aces_rgb[3][3] is not a forward matrix, it's sRGB to ACES matrix (see identity matrix rgb_rgb[3][3] for sRGB).

We will check the aces_rgb matrix to make sure it follows the same logic as other matrices.

--
Iliah Borg