-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
53 lines (36 loc) · 1.5 KB
/
index.html
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>INDEX</title>
<script src="./demoscans/SCAN_07_Defaced.js"></script>
<script src="./demoscans/SCAN_08_Defaced.js"></script>
<script src="./demoscans/SCAN_09_Defaced.js"></script>
<script src="./demoscans/SCAN_10_Defaced.js"></script>
<script src="./demoscans/SCAN_17_Defaced.js"></script>
<script src="./demoscans/SCAN_18_Defaced.js"></script>
<script src="./demoscans/SCAN_19_Defaced.js"></script>
<script src="./demoscans/SCAN_20_Defaced.js"></script>
<script src="./demoscans/SCAN_21_Defaced.js"></script>
<script src="./demoscans/SCAN_24_Defaced.js"></script>
<script src="./demoscans/demoScanData.js"></script>
<script src="./demoscans/3D/SlicerBundle1.js"></script>
<script src="./demoscans/3D/SlicerBundle2.js"></script>
<script src="./demoscans/3D/SlicerBundle3.js"></script>
<script src="./demoscans/3D/UCLA_1131.js"></script>
<script src="./demoscans/3D/UCLA_1189.js"></script>
<script src="./demoscans/3D/UCLA_1337.js"></script>
<script src="./demoscans/3D/UCLA_1404.js"></script>
<script src="./demoscans/3D/UCLA_1491.js"></script>
<script src="./demoscans/3D/LeftHemi.js"></script>
<script src="./demoscans/3D/PartialFibers.js"></script>
<script src="./demoscans/demoSlicerData.js"></script>
<script type="text/javascript" src="./TESTCOMPILE.js"></script>
</head>
<body>
<script>
//console.log("Xmiv: ", xmiv)
xmiv.start();
</script>
</body>
</html>