UNPKG

three

Version:

JavaScript 3D library

8 lines (5 loc) 107 B
export default /* glsl */` #ifdef DITHERING gl_FragColor.rgb = dithering( gl_FragColor.rgb ); #endif `;