Texture dim in localhost

Hi, I have texture for plane you can see the result here. As you see, the image quality is good.


The problem is that the same code in localhost is giving very bad result. Image quality is really low


How can I get the same result in localhost as in jsfiddle.net

If you’re using a version higher than 130, like the one you use in jsfiddle, the colors may behave differently. Be sure to either us r130 locally, or update jsfiddle to use latest versions of three (r153 atm.)

This post may be of help.