You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Profile angle calculations should not depend on Incoming/Outgoing direction. Coordinate system is entirely changing and Theta and Phi are calculated in the same way for either Incoming or Outgoing directions.
Should be this:
Profile angle calculations should not depend on Incoming/Outgoing direction. Coordinate system is entirely changing and Theta and Phi are calculated in the same way for either Incoming or Outgoing directions.
Should be this:
Windows-CalcEngine/src/SingleLayerOptics/src/BSDFDirections.cpp
Lines 97 to 100 in 6c7f0a5
instead of:
Windows-CalcEngine/src/SingleLayerOptics/src/BSDFDirections.cpp
Lines 99 to 106 in e2a05f6
The text was updated successfully, but these errors were encountered: