#Models got darker

4 messages · Page 1 of 1 (latest)

meager hornet
#

I updated from 0.148.0 but the models got a lot darker now with the same lighting. I already tried renderer.outputColorSpace = THREE.SRGBColorSpace which I think is the new renderer.outputEncoding = THREE.sRGBEncoding but it didn't help much.

How do I get the old lighting back?

small quiver
#

also take care of vertexColors
is enable by default on glb model
so disable if you don't use vertexColors:false

patent hedge
#

and also check light intensity if you are using lights

the strength is now physically accurate , so you'll need to increase it alot to get the same impact

queen bone