-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhome.html
267 lines (214 loc) · 14.4 KB
/
home.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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<head>
<title>GAMES 2019</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!--[if lte IE 7]>
<link rel="stylesheet" type="text/css" href="css-files/ie-fix/ie67.css" />
<![endif]-->
<!--[if IE 8]>
<link rel="stylesheet" type="text/css" href="css-files/ie-fix/ie8.css">
<![endif]-->
<!--[if IE]><script src="http://libs.baidu.com/jquery/1.9.0/jquery.js"></script>
<![endif]-->
<link href="static/css/bootstrap.css" rel="stylesheet"/> <!-- CSS: Bootstrap -->
<link rel="stylesheet" type="text/css" href="static/css/getCss.css" /> <!-- CSS: Our css :) -->
<link rel="stylesheet" type="text/css" href="static/css/jquery.fancybox-1.3.4.css" /> <!-- CSS: fancybox -->
<!-- Google fonts -->
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=latin" rel="stylesheet">
<!-- jQuery -->
<script type="text/javascript" src="static/js/jquery.min.js"></script>
<script type="text/javascript" src="static/js/jquery-ui-1.8.21.custom.min.js"></script> <!-- JS: effects core + fold and clip -->
<!-- external stuff -->
<script type="text/javascript" src="static/js/javascript/custom.js"></script> <!-- JS: Our script :) -->
<script type="text/javascript" src="static/js/jquery.fancybox-1.3.4.pack.js"></script> <!-- JS: fancybox - modal image-->
<script type="text/javascript" src="static/js/fx.js"></script> <!-- JS: jquery fx used for the bar animation -->
<script type="text/javascript" src="static/js/jquery.nicescroll.min.js"></script> <!-- JS: nicescroll - the nice scrolling bar from index -->
<script type="text/javascript" src="static/js/jquery.masonry.min.js"></script> <!-- JS: masonry - portofolio new tile script -->
<script type="text/javascript" src="static/js/jquery.nivo.slider.pack.js"></script> <!-- JS: nivo slider -->
<link rel="stylesheet" type="text/css" href="../../static/css/nivo-slider.css" /> <!-- CSS: nivo slider -->
<script type="text/javascript" src="static/js/jquery.easing.1.3.js"></script> <!-- bx Slider -->
<script type="text/javascript" src="static/js/jquery.bxSlider.min.js"></script> <!-- bx Slider -->
<link rel="icon" href="images/favicon.png">
</head>
<body>
<div class="nav_display">
<input type="checkbox" id="drawer-toggle" name="drawer-toggle" class="roll"/>
<label for="drawer-toggle" id="drawer-toggle-label" class="roll"></label>
<header> 首页</header>
<nav id="drawer" class="roll">
<ul>
<li >
<a href="home.html" style="font-size: 13pt; line-height:30px; color:#434343;">首页</a>
</li>
<li >
<a href="committee.html"style="font-size: 13pt; line-height:30px; color:#434343;">组织机构</a>
</li>
<li >
<a href="program.html" style="font-size: 13pt; line-height:30px; color:#434343;">大会程序</a>
</li>
<li >
<a href="speaker.html" style="font-size: 13pt; line-height:30px; color:#434343;">大会讲者</a>
</li>
<li >
<a href="registration.html" style="font-size: 13pt; line-height:30px; color:#434343;">会议注册</a>
</li>
<li >
<a href="venue.html" style="font-size: 13pt; line-height:30px; color:#434343;">交通和酒店</a>
</li>
<li >
<a href="company.html" style="font-size: 13pt; line-height:30px; color:#434343;">赞助单位</a>
</li>
<li >
<a href="photo.html" style="font-size: 13pt; line-height:30px; color:#434343;">视频与照片</a>
</li>
</ul>
</nav>
</div>
<div class="head_display">
<div class="container">
<div class="row header">
<div class="span10">
<!-- responsive dropdown menu -->
<div class="js-jquery-dropdown-wrapper">
<ul class="js-jquery-dropdown" style="font-size: 13pt">
<li >
<a href="home.html" >首页</a>
</li>
<li >
<a href="committee.html">组织机构</a>
</li>
<li >
<a href="program.html" >大会程序</a>
</li>
<li >
<a href="speaker.html" >大会讲者</a>
</li>
<li >
<a href="registration.html" >会议注册</a>
</li>
<li >
<a href="venue.html" >交通和酒店</a>
</li>
<li >
<a href="company.html">赞助单位</a>
</li>
<li >
<a href="photo.html">视频与照片</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- animation wrapper -->
<div class="page-index-featured " >
<div class="container">
<div class="row" style=" box-shadow: darkgrey 0px 0px 30px 1px; margin:30px 0 0 0; ">
<img border="0" src="static/img/banner.jpg" width="90%" style="margin:30px 0 0px 5%; ">
<div id="content" >
<hr>
<p style="font-size:16pt; margin:15px 5% 0px 5%; color:#0e90d2;">最新消息</p>
<ul style="margin:15px 5% 0px 5%; line-height:30px;">
<li><p align="justify" style="font-size: 13pt;">2019年5月7日: 发布会议视频、照片及其他资料(点击顶部导航栏“<a href="photo.html">视频与照片</a>”)</p></li>
<li><p align="justify" style="font-size: 13pt;">2019年5月6日: <a href="static/img/games_group_photo.png" target="balnk">下载合影</a></p></li>
<li><p align="justify" style="font-size: 13pt;">GAMES 2019直播地址开通:<a href="http://webinar.games-cn.org/" target="balnk">http://webinar.games-cn.org/</a> </p></li>
<li><p align="justify" style="font-size: 13pt;"><a>2019年4月16日</a>:尚余部分名额,欢迎注册参会!</p></li>
<li><p align="justify" style="font-size: 13pt;"><a>2019年4月5日</a>:免费注册通道开通</p></li>
<li><p align="justify" style="font-size: 13pt; "><a>2019年4月4日</a>:网站开通</p></li>
</ul>
<hr>
<p style="font-size:16pt; text-align:center; margin:15px 5% 0px 5%; color:#0e90d2;">第五届计算机图形学与混合现实前沿研讨会</p>
<p style="font-size:16pt; text-align:center; margin:10px 5% 0px 5%; color:#0e90d2;">(GAMES 2019)</p>
<p style="font-size:13pt; margin:5px 5% 0px 5%; text-indent:2em;line-height:30px; text-align:justify;" >
为活跃我国计算机图形学和虚拟现实的研究,促进学术交流和合作,中国计算机学会计算机辅助设计与图形学专委会于2016年3月创办了计算机图形学和混合现实前沿研讨会(GAMES:Graphics And Mixed Environment Symposium);
并于2017年6月创立了GAMES在线交流平台,旨在打造一个计算机图形学及相关领域的在线学术交流共享平台,促进同仁之间的思想交流和合作,于每周开展Webinar(Web Seminar)在线学术报告与交流活动。</p>
<p style="font-size:13pt; margin:0px 5% 0px 5%; text-indent:2em;line-height:30px;text-align:justify;" >第五届计算机图形学与混合现实前沿研讨会(GAMES 2019)将于2019年5月4日在山东省青岛市举办,由山东大学计算机科学与技术学院交叉研究中心承办(会议编号:CCF-19-TC07-01S)。
研讨会面向广大图形学和虚拟现实研究工作者、业界同仁及学生,会议主题定位于计算机图形学、混合现实和人工智能等,邀请国内在计算机图形学、虚拟和混合现实、
人工智能领域的优秀学者和同仁报告最新研究工作,分享研究心得,研讨相关方向的研究热点和发展趋势,促进交叉学科领域的研究。</p>
<p style="font-size:13pt; margin:0px 5% 0px 5%; text-indent:2em;line-height:30px;" >时间:2019年5月4日</p>
<p style="font-size:13pt; margin:0px 5% 0px 5%; text-indent:2em;line-height:30px;" >地点:青岛世园假日酒店 (青岛市崂山区天水路2号)</p>
<p style="margin:0px 5% 0px 5%;text-align:center; " >
<img src="static/img/code.png" height="170" width="160" >
<img src="static/img/gamescn.png" height="170" width="160" >
</p>
<hr>
<p style="font-size:16pt; margin:15px 5% 0px 5%; color:#0e90d2;">GAMES 2019研讨会赞助单位</p>
<div style="margin:-20px 5% 30px 5%; width:90%;">
<div class="sponsor-1">
<table width="100%" >
<tr height="150px">
<th width="50%" > <img border="0" src="static/img/avatarslogo.png" width="200px" height="auto"></th>
<th width="50%" > <img border="0" src="static/img/youhu.png" width="160px" height="auto"></th>
</tr>
<tr height="30px">
<th> <a href="http://www.avatarscience.cn/" target="_blank" style="font-size: 10pt;color: #0e90d2"> 化身科技</a></th>
<th> <a href="https://www.uwa4d.com/" target="_blank" style="font-size: 10pt;color: #0e90d2"> 侑虎科技(上海)有限公司</a></th>
</tr>
</table>
</div>
<div class="sponsor-1" >
<table width="100%" >
<tr height="150px">
<th width="50%" height="100px"> <img border="0" src="static/img/logo.png" width="200px" height="auto"></th>
<th width="50%" height="100px"> <img border="0" src="static/img/sdu.png" width="70px" height="auto"></th>
</tr>
<tr height="30px">
<th> <a href="http://www.shining3d.com/" target="_blank" style="font-size: 10pt;color: #0e90d2"> 先临三维科技股份有限公司</a>
<th> <a href="http://www.cs.sdu.edu.cn/" target="_blank" style="font-size: 9pt;color: #0e90d2">山东大学计算机学院</a>
</tr>
</table>
</div>
</div>
<!-- <img border="0" src="static/img/code.png" width="500" height="250"> -->
<hr>
<p style="font-size:16pt; margin:15px 5% 0px 5%; color:#0e90d2;">往届GAMES研讨会</p>
<ul style="font-size:13pt; margin:15px 5% 0px 5%;">
<li><p align="justify" style="font-size: 13pt; line-height:30px;">第一届GAMES研讨会:2016年 4 月 9 日,杭州<br>
承办单位:浙江大学计算机辅助设计与图形学国家重点实验室</p></li>
<li><p align="justify" style="font-size: 13pt; line-height:30px;">第二届GAMES研讨会:2016年12月24日,南京<br>
承办单位:南京大学软件新技术国家重点实验室</p></li>
<li><p align="justify" style="font-size: 13pt; line-height:30px;">第三届GAMES研讨会:2017年 6 月15日,武汉<br>
承办单位:武汉大学计算机学院及软件工程国家重点实验室</p></li>
<li><p align="justify" style="font-size: 13pt; line-height:30px;"><a href="https://2018.games-cn.org/" target="_blank">第四届GAMES研讨会</a>:2018年 5 月5-6日,合肥<br>
承办单位:中国科技大学 国家数学与交叉科学中心(合肥)几何与图形计算实验室</p></li>
</ul>
<hr>
<p style="font-size:16pt; margin:15px 5% 0px 5%; color:#0e90d2;">联系我们</p>
<p style=" margin:15px 5% 0px 5%; font-size: 13pt;">联系人:曾老师 <br>电话:+86-15069165359<br>邮箱:[email protected]</p>
<hr>
<p style="font-size:16pt; margin:15px 5% 0 5%; color:#0e90d2;">组织机构</p>
<table width="70%" style="margin:-20px 5% 0 5%;">
<tr>
<th width="50%"> <a href="http://www.ccf.org.cn/" target="_blank" > <img border="0" src="static/img/computer_logo.png" width="100px" height="auto"></a></th>
<th width="50%"> <a href="http://www.cs.sdu.edu.cn/" target="_blank"> <img border="0" src="static/img/sdu.png" width="100px" height="auto"></a></th>
</tr>
<tr>
<th> <a href="http://www.ccf.org.cn/" target="_blank" style="font-size: 10pt;color: #0e90d2"> 中国计算机学会</a></th>
<th> <a href="http://www.cs.sdu.edu.cn/" target="_blank" style="font-size: 10pt;color: #0e90d2"> 山东大学计算机学院</a>
</tr>
</table>
<hr >
<p style="font-size:16pt; margin:15px 5% 0px 5%; color:#0e90d2;">友情链接</p>
<p style=" margin:15px 5% 0px 5%;"><a href="http://irc.cs.sdu.edu.cn/cadcg2019/home.html" target="_blank">
<span style="font-size: 13pt">CAD/Graphics 2019</span></a></p>
<hr width="90%" color="#f3e549" size="8" style="margin:15px 5% 15px 5%;" > </hr>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="span6">
<span class="footer-company">©2019 GAMES </span>
</div>
</div>
</div>
<div style="display:none"><script src='http://v7.cnzz.com/stat.php?id=155540&web_id=155540' language='JavaScript' charset='gb2312'></script></div>
</body>
</html>