-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
16 lines (15 loc) · 937 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<html>
<head>
<meta charset="utf-8">
<title>A-FRAME samples</title>
</head>
<body>
<h1>Links</h1>
Sender ... <a target="_blank" href="https://kjh19.github.io/360VRstream/pc.html">https://kjh19.github.io/360VRstream/pc.html</a>
Receiver ... <a target="_blank" href="https://kjh19.github.io/360VRstream/g.html">https://kjh19.github.io/360VRstream/g.html</a>
Room ... <a target="_blank" href="https://kjh19.github.io/360VRstream/go.html">https://kjh19.github.io/360VRstream/go.html</a>
GitHubPICOVR ... <a target="_blank" href="https://github.com/kJh19/360VRstream">https://github.com/kJh19/360VRstream</a>
GitHubTEST ... <a target="_blank" href="https://github.com/kJh19/Test">https://github.com/kJh19/Test</a>
GitHubMGANEKO ... <a target="_blank" href="https://github.com/mganeko/aframe">https://github.com/mganeko/aframe</a>
</body>
</html>