-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathscripts.json
More file actions
30 lines (30 loc) · 828 Bytes
/
scripts.json
File metadata and controls
30 lines (30 loc) · 828 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[
"src/three.js",
"src/bivrost.js",
"src/bivrost-observable.js",
"src/bivrost-store.js",
"src/bivrost-player.js",
"src/bivrost-view.js",
"src/bivrost-stereoscopy.js",
"src/bivrost-projection.js",
"src/bivrost-projection-equirectangular.js",
"src/bivrost-projection-cubemap.js",
"src/bivrost-projection-frame.js",
"src/bivrost-projection-dome.js",
"src/bivrost-media.js",
"src/bivrost-media-hls.js",
"src/bivrost-media-video.js",
"src/bivrost-media-picture.js",
"src/bivrost-input.js",
"src/bivrost-ui.js",
"src/bivrost-ui-classic.js",
"src/bivrost-ui-stereo.js",
"src/bivrost-loader.js",
"src/bivrost-renderer.js",
"src/bivrost-renderer-mono.js",
"src/bivrost-renderer-stereo.js",
"src/bivrost-renderer-webvr.js",
"src/bivrost-renderer-webxr.js",
"src/IEVideoTexture.js",
"src/bivrost-analytics.js"
]