UNPKG

@luma.gl/shadertools

Version:

Shader module system for luma.gl

6 lines (3 loc) 130 B
import {ShaderModule} from '../../types'; export const gouraudLighting: ShaderModule; export const phongLighting: ShaderModule;