UNPKG

@needle-tools/materialx

Version:

Web runtime support to load and display MaterialX materials in Needle Engine and three.js via the MaterialX WebAssembly library. glTF files containing the `NEEDLE_materials_mtlx` extension can be loaded with this package. There is also experimental suppor

3 lines (2 loc) 99 B
export * from "./src/index.js"; export { useNeedleMaterialX } from "./src/loader/loader.three.js";