UNPKG

threepipe

Version:

A 3D viewer framework built on top of three.js in TypeScript with a focus on quality rendering, modularity and extensibility.

3 lines (2 loc) 187 B
export {MaterialExtender, updateMaterialDefines, uiConfigMaterialExtension} from './MaterialExtender' export type {MaterialExtension, IShaderPropertiesUpdater} from './MaterialExtension'