Starting with r161
, WebGLRenderer
will use a higher (double) cube map resolution for converting equirectangular environment maps. After a closer look, the previous cube map size was indeed too low which lead to undersampling during the conversion process. And that resulted in (slight) blurry output.
So eventually your equirectangular environment maps will now look as sharp as you would expect.