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
First, thank you for the kind article. It was very informative and I'll be passing it around.
But it's deprecated (as far as I know) and I'd like to see it updated.
I know there was an update to Color Management in r152, so colorSpace is used instead of the traditional encoding-based calibration.
NOTE: Updates to Color Management in three.js r152
ex.
renderer.outputEncoding=THREE.sRGBEncoding// Xrenderer.outputColorSpace=THREE.sRGBColorSpace// O