UNPKG

@playcanvas/splat-transform

Version:

Library and CLI tool for 3D Gaussian splat format conversion and transformation

3 lines (2 loc) 76 B
declare const toBase64: (bytes: Uint8Array) => string; export { toBase64 };