UNPKG
ngx-acuw
Version:
latest (3.2.0)
3.2.0
3.1.0
3.0.3
3.0.1
3.0.0
2.1.1
2.1.0
2.0.0
1.7.0
1.6.2
1.6.1
1.6.0
1.5.4
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
Angular components using WEBGL (threejs)
github.com/windmichael/ngx-acuw
windmichael/ngx-acuw
ngx-acuw
/
lib
/
image-as-particles
/
scripts
/
shaders.d.ts
5 lines
(4 loc)
•
95 B
TypeScript
View Raw
1
2
3
4
5
export declare
class
Shaders
{ particleVertex: string; particleFragment: string; }