UNPKG
@threepipe/plugin-gaussian-splatting
Version:
latest (0.2.5)
0.2.5
0.2.4
0.2.3
0.2.1
0.1.0
Gaussian Splatting for Threepipe
github.com/repalash/threepipe
repalash/threepipe
@threepipe/plugin-gaussian-splatting
/
dist
/
index.d.ts
5 lines
•
246 B
TypeScript
View Raw
1
2
3
4
5
import
{
ThreeGaussianSplatPlugin
}
from
'./three-gaussian-splat'
;
export
declare
class
GaussianSplattingPlugin
extends
ThreeGaussianSplatPlugin
{ }
export
*
as
threeGaussianSplat
from
'./three-gaussian-splat'
;
//# sourceMappingURL=index.d.ts.map