UNPKG

@luma.gl/shadertools

Version:

Shader module system for luma.gl

5 lines (3 loc) 129 B
import {ShaderModule} from '../../types'; /** Quick random generator for fragment shaders */ export const random: ShaderModule;