Levi Pesin

Results 121 comments of Levi Pesin

(From https://github.com/mrdoob/three.js/pull/23937#discussion_r856938059) I think that not only this property should be renamed, but its value should be changed to LinearSRGBColorSpace/SRGBColorSpace instead of the LinearEncoding/sRGBEncoding (and the encodings constants can be...

Could then it be named `displayColorSpace`?

> If I'm not mistaken, THREE.js hasn't adopted any support in regards to operating in anything other than standard sRGB gamut. Has not yet, but AFAIK aim to in the...

Should also the Timer class have the serialization/deserialization methods? They would be nice to have. So that it would be possible to "save" and then "restore" the state of the...

@Mugen87 When this PR would be merged?

For some reason in the example "Sphere visible/occluded by the shadow map" works correctly, while "Sphere visible/occluded on the screen" does not - it almost always says "sphere visible", including...

Not sure what to do with the shadow in the top of the screenshot... Is it happening because of "Chrome is controlled by a test software" bar?

Don't know why it fails on Linux... Works on Windows.