UNPKG

@threepipe/plugin-gaussian-splatting

Version:

Gaussian Splatting for Threepipe

5 lines 246 B
import { ThreeGaussianSplatPlugin } from './three-gaussian-splat'; export declare class GaussianSplattingPlugin extends ThreeGaussianSplatPlugin { } export * as threeGaussianSplat from './three-gaussian-splat'; //# sourceMappingURL=index.d.ts.map