Hi everyone.
Is there anybody who knows how dctimestep works in three phase method?
When I tried to multiply as a normal matrix (with python language), the illuminance result is not matched with dctimestep result.
So, I wonder if dctimestep doesn't use normal matrix multiplication.
If there is a specific method in dctimestep, please teach me.
* let you know,
1. I picked up one column out of the every RGB(view matrix and daylight matrix), so that I made a simple matrix multiplication.
2. I created daylight matrix as a ASCII data instead of binary.
Thank you.
Jinsook