Convert geometry to a GLTF/GLB
GeometryObject to convert to GLTF / GLB
boolean - Should the output be a single GLB file?
boolean - Should the output be Draco compressed?
string - base filenames for GLTF / GLB files
The starting offset of the geometry span to convert (default 0).
The number of items to convert (default )
Convert chunked geometry to one or more GLTF/GLBs
GeometryObject to convert to GLTF / GLB
boolean - Should the output be a single GLB file?
boolean - Should the output be Draco compressed?
string - base filenames for GLTF / GLB files
Converts geometry using the native wasm module.