UNPKG

@openhps/core

Version:

Open Hybrid Positioning System - Core component

8 lines (6 loc) 164 B
export default /* glsl */` #ifdef USE_LOGDEPTHBUF vFragDepth = 1.0 + gl_Position.w; vIsPerspective = float( isPerspectiveMatrix( projectionMatrix ) ); #endif `;