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
/
three-gaussian-splat
/
shaders
/
index.d.ts
7 lines
•
175 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
declare
const
gaussianSplatShaders
: {
main_frag
:
string
;
main_vert
:
string
;
pars_frag
:
string
;
pars_vert
:
string
; };
//# sourceMappingURL=index.d.ts.map