-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
113 lines (106 loc) · 5.14 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Rekimoto Lab. OpenHouse 2022</title>
<meta content="Rekimoto Lab. OpenHouse 2022" name="title">
<meta content="暦本研究室(東京大学大学院情報学環)のオープンハウスを開催いたします。" name="description">
<meta content="Human Augmentation, Augmented Sports, Internet of Abilities, Rekimoto Lab., 暦本研究室" name="keywords">
<meta property="og:type" content="article" />
<meta property="og:title" content="Rekimoto Lab. OpenHouse 2022" />
<meta property="og:description" content="暦本研究室(東京大学大学院情報学環)のオープンハウスを開催いたします。" />
<meta property="og:image" content="http://rkmtlab.github.io/openhouse2022/assets/images/projects/silentspeller.png" />
<meta property="og:url" content="http://rkmtlab.github.io/openhouse2022/" />
<meta property="og:site_name" content="Rekimoto Lab." />
<meta content="summary" name="twitter:card" />
<meta content="@rkmt" name="twitter:site" />
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" href="build/style.css">
</head>
<body>
<div class="bg-container">
<div id="bg-AGVS"></div>
<div id="bg-BeamingDisplay"></div>
<div id="bg-Blending_Shadows"></div>
<div id="bg-Dehazeglasses"></div>
<div id="bg-NeARportation"></div>
<div id="bg-NeuralCalibratedHMD"></div>
<div id="bg-Schlieren_for_AR"></div>
<div id="bg-Visual_Sound_Effects"></div>
<div id="bg-aware"></div>
<div id="bg-calmresponse"></div>
<div id="bg-ddsupport"></div>
<div id="bg-derma"></div>
<div id="bg-dualvoice"></div>
<div id="bg-liplearner"></div>
<div id="bg-motion_in_action"></div>
<div id="bg-motion_seek_circle"></div>
<div id="bg-remoconhanger"></div>
<div id="bg-silentspeller"></div>
<div id="bg-zigen"></div>
<div class="bg-shade"></div>
</div>git
<section class="section-top">
<div class="section-wrapper">
<header class="section-top-header">
<h1 class="title">
<small class="brand">Rekimoto Lab.</small>
OpenHouse 2022
<time class="date" datetime="">25 Nov. 2022</time>
</h1>
</header>
<nav class="section-top-buttons">
<a class="btn-registration" href="https://rkmtlab-openhouse2022.peatix.com/">Registration</a>
</nav>
</div>
</section>
<section class="section-leads">
<div class="section-wrapper">
<p class="section-lead">
暦本研究室(東京大学大学院情報学環)のオープンハウスを開催いたします。<br>
暦本研究室では、人間や人工物がそれぞれの能力を時間・空間の制約を超えて活用する、<br>
Human AugmentationやInternet of Abilities(IoA)という概念を提唱し、様々な研究を展開しています。<br>
オープンハウスでは、この考えに基づいた研究成果を中心に、各種研究を展示いたします。
ぜひお立ち寄り頂ければ幸いです。<br>
*新型コロナウイルス感染症対策として、本年のオープンハウスは時間帯ごとの事前予約制とさせていただきます。<br>
予約のない方は入場をお断りさせていただきますので、事前予約をお願いいたします。
</p>
<p class="section-lead">
Rekimoto Lab. (Interdisciplinary Initiative in Information Studies, The University of Tokyo) invites public to
its Laboratory Open House.
Rekimoto Lab. is conducting a set of research towards the concepts of Human Augmentation and Internet of
Abilities (IoA) for augmenting capabilities of human and artifacts across the boundaries of time and space. In
this year's open house, we will hold various research demonstrations of our work based on the concept.
</p>
</div>
</section>
<section class="section-about">
<div class="section-wrapper">
<h2 class="section-title">About</h2>
<div class="section-card">
<div class="subsection-map">
<h3>地図</h3>
<iframe class="map" src="https://www.google.com/maps/d/embed?mid=zSs_ql0SZL58.kZztisoxUA1M" width="100%"
height="420"></iframe>
</div>
<div class="subsection-outline">
<h3>概要</h3>
<dl>
<dt>開催日</dt>
<dd>2022年11月25日(金) 13:00 ~ 17:00 </dd>
<dt>会場</dt>
<dd>・東京大学情報学環ダイワユビキタス学術研究館2F3F<br>・下村ビルB1F 本郷スタジオ</dd>
<dt>お問い合わせ先</dt>
<dd>rkmtlab+openhouse2022 at gmail.com<br>※ at を @ に置き換えてください</dd>
</dl>
<a href="https://lab.rekimoto.org/">研究室ホームページはこちら</a>
</div>
</div>
</div>
</section>
<footer class="global-footer">
<p>© <a href="//lab.rekimoto.org/">Rekimoto Lab.</a> 2022</p>
</footer>
</body>
</html>