Incorrect anisotropy rotation specification
AdrienHerubel opened this issue · 0 comments
AdrienHerubel commented
The anisotropy rotation specification says :
orientation of anisotropy; range [0,1] (where 1 means 180 degrees)
Instead if should be :
orientation of anisotropy; range [0,1] (where 1 means 360 degrees)
The reference implementation implements the correct behavior.