- published version 1.0.0, 6 months ago
ZITADEL custom js client
published version 0.2.0, 6 months agoThe conversion is done by: ```js const { gltf, metaData } = await ifc2gltf(data); ``` which extracts gltf together with metaData. ## Importing of wasm ### Using local wasm file By default, wasm file from npm-package is used. For particular wasm file path,
published version 0.0.15-alpha, 3 months ago