UNPKG

@openhps/core

Version:

Open Hybrid Positioning System - Core component

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