Skip to content

Commit 15bfb95

Browse files
substacksubstack
substack
authored and
substack
committed
blob
1 parent fd524f2 commit 15bfb95

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

webgl/package.json

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"dependencies": {
3+
"bunny": "^1.0.1",
4+
"frame-loop": "^1.2.1",
5+
"glsl-hsl2rgb": "^1.1.0",
6+
"glsl-noise": "0.0.0",
7+
"glslify": "^6.1.0",
8+
"icosphere": "^1.0.0",
9+
"load-svg": "^1.0.0",
10+
"regl": "^1.3.0",
11+
"regl-camera": "^2.1.1",
12+
"resl": "^1.0.3",
13+
"svg-create-element": "^1.0.0",
14+
"teapot": "^1.0.0",
15+
"xhr": "^2.4.0"
16+
},
17+
"browserify": {
18+
"transform": ["glslify"]
19+
}
20+
}

0 commit comments

Comments
 (0)