UNPKG

@luma.gl/shadertools

Version:

Shader module system for luma.gl

7 lines (5 loc) 122 B
import {ShaderPass} from '../../types'; /** * FXAA - Fast Approximate Anti-aliasing. */ export const fxaa: ShaderPass;