Pixelate Effect to be used with THREE.js PostProcessing.
Just A "Low Quality" shader for THREE.js.
Install libraries with:
$ npm install
Copy js folder to your THREE.js project and link the PixelateShader.js file.
Then modify your existing code like this example