UNPKG

@threepipe/plugin-gaussian-splatting

Version:

Gaussian Splatting for Threepipe

3 lines 199 B
import { Vector2 } from 'threepipe'; export declare const computeFocalLengths: (width: number, height: number, fov: number, aspect: number, dpr: number) => Vector2; //# sourceMappingURL=util.d.ts.map