Re: Good Morning!
Robert Minsk <rmi...@...>
Looking at the code OCIO implements Matrix*RGBA (column vector). In matrix operations RGBA*transpose(matrix) = matrix*RGBA. If you feel you are getting the wrong multiplication order then try using the transpose of the matrix. On Wednesday, June 11, 2014 6:40:33 AM UTC-7, Joshua Jackson wrote:
|
|