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
fix(viewer): adjust IBL direction with useRightHandedSystem (#17026)
The viewer's IBL shadow-map direction was not properly adjusted when
`useRightHandedSystem` is set to `true`.
I added coordinate system handedness compensation in the
`refreshLightPositionDirection`.
0 commit comments