-
Notifications
You must be signed in to change notification settings - Fork 0
/
index-2-morandi.html
529 lines (480 loc) · 20.9 KB
/
index-2-morandi.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
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
<!DOCTYPE html>
<html lang="en">
<head>
<script src="./js/anime.min.js"></script>
<!-- Required meta tags -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<link rel="icon" href="./img/favicon.png" type="image/png" />
<title>ACM GameSys 2021</title>
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.css" />
<link rel="stylesheet" href="css/flaticon.css" />
<link rel="stylesheet" href="css/themify-icons.css" />
<link rel="stylesheet" href="vendors/owl-carousel/owl.carousel.min.css" />
<link rel="stylesheet" href="vendors/nice-select/css/nice-select.css" />
<!-- main css -->
<link rel="stylesheet" href="css/style-morandi.css" />
</head>
<body>
<!--================ Start Header Menu Area =================-->
<header id="header_yes" class="header_area" style="z-index:999999999 !Important;">
<div class="main_menu">
<nav class="navbar navbar-expand-lg navbar-light"
style="background:radial-gradient(ellipse farthest-corner at right bottom,#d49a89,#f7d1ba)">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<a class="navbar-brand logo_h" href="#header_yes"><img src="./img/logo.png" alt="" style="height:100px;" /></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="icon-bar"></span> <span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse offset" id="navbarSupportedContent">
<ul class="nav navbar-nav menu_nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="#home">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#callforpaper">Call for Papers</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#deadlines">Deadlines</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#committee">Committee</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#tpcmembers">TPC Members</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#submissionguidelines">Submission Guidelines</a>
</li>
</ul>
</div>
</div>
</nav>
</div>
</header>
<!--================ End Header Menu Area =================-->
<!--================ Start Home Banner Area =================-->
<!--Amination Test-->
<div class="row justify-content-center">
<div class="col-lg-5 d-none d-xl-inline bg-dark">
<!-- <div class="stagger-visualizer container" style="z-index: -1;">
</div> -->
<div class="fixed-top" style="padding-top:18%; padding-left:8%">
<div class="stagger-visualizer">
</div>
<h3 style="color:#f7d6bf">
Call For Papers
</h3>
<h1 class="text-white">
The ACM Workshop
</h1>
<h1 class="text-white">
on
</h1>
<h1 class="text-white">
Game Systems
</h1>
<small class="text-white">©2020-2021 | ACM GameSys 2021</small>
</div>
</div>
<div class="col-lg-7 col-sm-12 col-xs-12" style="z-index:5">
<section class="feature_area section_gap_top" id="callforpaper">
<div class="container">
<!--================ Start Intro Area =================-->
<div class="row justify-content-center">
<div class="col-lg-12">
<section class="sample-text-area">
<div class="container">
<h3 class="text-heading title_color">Call for Papers</h3>
<p>
The ACM Workshop on Game Systems (GameSys) seeks research on all aspects of computer/digital games
with an emphasis on networks and systems. The first edition of GameSys will be in conjunction with
ACM Multimedia Systems Conference (MMSys) in May 2021.
</p>
<br>
<p>
Topics of interest include, but are not limited to, aspects of applications and technologies
regarding game systems. We encourage submissions that showcase fundamental research to address
challenges improving and enabling game systems. Submissions should be targeted to one of the
following major topics and their sub-topics:
</p>
</div>
</section>
</div>
</div>
<!--================ End Intro Area =================-->
<!--================ Start Topic Area =================-->
<section class="popular_courses">
<div class="row justify-content-center">
<div class="col-lg-4 col-sm-6 mt-sm-30 typo-sec">
<h3 class="mb-20 title_color">Recent Technical Advances for Game Systems</h3>
<div class="">
<ul class="unordered-list">
<li>Operating Systems</li>
<li>Networks</li>
<li>Computer Graphics</li>
<li>Game Engines</li>
<li>Blockchain</li>
<li>Supporting Infrastructures and Technologies</li>
</ul>
</div>
</div>
<div class="col-lg-4 col-sm-6 mt-sm-30 typo-sec">
<h3 class="mb-20 title_color">Human-Game Interaction</h3>
<div class="">
<ul class="unordered-list">
<li>QoS/QoE Modeling</li>
<li>Player Behavior Analysis and Prediction</li>
<li>I/O Interface Design, such as Mobile, VR/AR, EEG, and EyeGaze</li>
</ul>
</div>
</div>
<div class="col-lg-4 col-sm-6 mt-sm-30 typo-sec">
<h3 class="mb-20 title_color">Serious Games and Emerging Game-based Applications</h3>
<div class="">
<ul class="unordered-list">
<li>Games for Education</li>
<li>Games for Healthcare and Medical Treatment</li>
<li>Games for Crowdsourcing and Collective Intelligence</li>
</ul>
</div>
</div>
</div>
<br>
<p>Topics that do not fall into the above categories may still be considered. Please contact the organizing
committee for questions.</p>
</section>
<!--================ End Topic Area =================-->
</section>
<!--================ Start Important Date Area =================-->
<div class="section_gap registration_area" id="deadlines">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-5">
<div class="main_title">
<h2 class="mb-3 text-white">Important Dates</h2>
<!-- <p>
Replenish man have thing gathering lights yielding shall you
</p> -->
</div>
</div>
</div>
<div class="mt-5 mb-5">
<div class="row">
<div class="col-md-6 offset-md-3">
<ul class="timeline">
<li>
<a class="text-white">Abstract Registration Deadline</a>
<a class="float-right text-white">5<sup class="text-white">th</sup> March, 2021</a>
<!-- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque scelerisque diam non nisi semper, et elementum lorem ornare. Maecenas placerat facilisis mollis. Duis sagittis ligula in sodales vehicula....</p> -->
</li>
<li>
<a class="text-white">Paper Submission Deadline</a>
<a class="float-right text-white">8<sup class="text-white">th</sup> March 2021</a>
<!-- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque scelerisque diam non nisi semper, et elementum lorem ornare. Maecenas placerat facilisis mollis. Duis sagittis ligula in sodales vehicula....</p> -->
</li>
<li>
<a class="text-white">Acceptance Notification</a>
<a class="float-right text-white">2<sup class="text-white">nd</sup> April 2021</a>
<!-- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque scelerisque diam non nisi semper, et elementum lorem ornare. Maecenas placerat facilisis mollis. Duis sagittis ligula in sodales vehicula....</p> -->
</li>
<li>
<a class="text-white">Camera Ready Deadline</a>
<a class="float-right text-white">16<sup class="text-white">th</sup> April 2021</a>
<!-- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque scelerisque diam non nisi semper, et elementum lorem ornare. Maecenas placerat facilisis mollis. Duis sagittis ligula in sodales vehicula....</p> -->
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!--================ End Important Date Area =================-->
<!--================ Start Committee Date Area =================-->
<div class="section_gap" id="committee">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-5">
<div class="main_title">
<h2 class="mb-3">Organizing Committee</h2>
<!-- <p>
Replenish man have thing gathering lights yielding shall you
</p> -->
</div>
</div>
</div>
<div class="row justify-content-center d-flex align-items-center">
<div class="col-lg-3 col-md-6 col-sm-12 single-trainer">
<div class="thumb d-flex justify-content-sm-center">
<img class="img-fluid" src="img/claypool.jpg" alt="" />
</div>
<div class="meta-text text-sm-center">
<h4 >Mark Claypool</h4>
<p class="designation">General Chair</p>
<p class="designation">Worcester Polytechnic Institute, USA</p>
<!-- <div class="mb-4">
<p>
If you are looking at blank cassettes on the web, you may be
very confused at the.
</p>
</div>
<div class="align-items-center justify-content-center d-flex">
<a href="#"><i class="ti-facebook"></i></a>
<a href="#"><i class="ti-twitter"></i></a>
<a href="#"><i class="ti-linkedin"></i></a>
<a href="#"><i class="ti-pinterest"></i></a>
</div> -->
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-12 single-trainer">
<div class="thumb d-flex justify-content-sm-center">
<img class="img-fluid" src="img/weicai.jpg" alt="" />
</div>
<div class="meta-text text-sm-center">
<h4 >Wei Cai</h4>
<p class="designation">Technical Program Chair</p>
<p class="designation">The Chinese University of Hong Kong, Shenzhen, China</p>
<!-- <div class="mb-4">
<p>
If you are looking at blank cassettes on the web, you may be
very confused at the.
</p>
</div>
<div class="align-items-center justify-content-center d-flex">
<a href="#"><i class="ti-facebook"></i></a>
<a href="#"><i class="ti-twitter"></i></a>
<a href="#"><i class="ti-linkedin"></i></a>
<a href="#"><i class="ti-pinterest"></i></a>
</div> -->
</div>
</div>
</div>
</div>
</div>
<!--================ End Committee Date Area =================-->
<!--================ Start TPC MEMBERS Date Area =================-->
<div class="section_gap registration_area" id="tpcmembers">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-5">
<div class="main_title">
<h2 class="mb-3 text-white">Technical Program Committee</h2>
<!-- <p>
Replenish man have thing gathering lights yielding shall you
</p> -->
</div>
</div>
</div>
<div class="mt-5 mb-5">
<div class="row justify-content-center">
<div class="col-lg-6 col-sm-6 mt-sm-30 typo-sec">
<h3 class="mb-20 text-white">This Part is Under Testing</h3>
<ul class="unordered-list text-white">
<li>Jeff Dean</li>
<li>Jeff Dean</li>
<li>Jeff Dean</li>
<li>Jeff Dean</li>
<li>Jeff Dean</li>
<li>Jeff Dean</li>
<li>Jeff Dean</li>
<li>Jeff Dean</li>
<li>Jeff Dean</li>
<li>Jeff Dean</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!--================ End TPC MEMBERS Date Area =================-->
<!--================ Start SUBMISSION GUIDELINES Date Area =================-->
<div class="section_gap" id="submissionguidelines">
<div class="container">
<h3 class="text-heading title_color">Submission Guidelines</h3>
<p class="sample-text">
Papers must be up to 6 pages long (in PDF format) prepared in the ACM style
and written in English. GameSys papers enable authors to present game systems research that builds on
earlier work in a self-contained
manner. GameSys papers will be published in the ACM Digital Library.
</p>
<br>
<p>
All papers are double-blind reviewed (i.e., authors and reviewers are anonymous). All submissions will be
peer-reviewed by at least three TPC members. All papers will be evaluated for their scientific quality.
Authors will have
a chance to submit their rebuttals before online discussions among the TPC members.
</p>
</div>
</div>
<!--================ End SUBMISSION GUIDELINES Date Area =================-->
</div>
</div>
<!--================ End footer Area =================-->
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/popper.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="vendors/nice-select/js/jquery.nice-select.min.js"></script>
<script src="vendors/owl-carousel/owl.carousel.min.js"></script>
<script src="js/owl-carousel-thumb.min.js"></script>
<script src="js/jquery.ajaxchimp.min.js"></script>
<script src="js/mail-script.js"></script>
<!--gmaps Js-->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCjCGmQ0Uq4exrzdcL6rvxywDDOvfAu6eE"></script>
<script src="js/gmaps.min.js"></script>
<script src="js/theme.js"></script>
</body>
<script>
const staggerVisualizerEl = document.querySelector('.stagger-visualizer');
const fragment = document.createDocumentFragment();
const numberOfElements = 81;
for (let i = 0; i < numberOfElements; i++) {
fragment.appendChild(document.createElement('div'));
}
staggerVisualizerEl.appendChild(fragment);
const staggersAnimation = anime.timeline({
targets: '.stagger-visualizer div',
easing: 'easeInOutSine',
delay: anime.stagger(50),
loop: true,
autoplay: false,
duration: 600,
loopComplete: (a) => console.log('end'),
//update: () => console.log(staggersAnimation.progress)
})
.add({
scale: anime.stagger([2.5, 1], { from: 'center', grid: [9, 9] }),
translateX: anime.stagger([-100, 100]),
rotate: anime.stagger([-45, 45]),
easing: 'easeInOutCirc',
delay: anime.stagger(10, { from: 'center' })
})
.add({
scale: anime.stagger([2.5, 1], { from: 'center', easing: 'easeInOutCirc' }),
translateX: anime.stagger([-200, 200]),
translateY: anime.stagger([-200, 200]),
rotate: 0,
delay: anime.stagger(1, { from: 'last' })
})
.add({
rotate: anime.stagger(2, { from: 'center', direction: 'reverse', easing: 'easeInSine' }),
translateX: 0,
translateY: 0,
delay: anime.stagger(10, { from: 'center' })
})
.add({
scale: anime.stagger([2, 1], { grid: [9, 9], axis: 'y' }),
translateY: anime.stagger([-100, 200], { grid: [9, 9], axis: 'y' }),
rotate: 0,
delay: anime.stagger(1, { from: 'last' })
})
.add({
translateX: () => anime.random(-100, 100),
translateY: () => anime.random(-100, 100),
scale: anime.stagger([1.5, .5], { from: 'center' }),
rotate: anime.stagger([10, -10], { from: 'last' }),
delay: anime.stagger(50, { from: 'center', grid: [9, 9] }),
})
.add({
translateX: () => anime.random(-100, 100),
translateY: () => anime.random(-100, 100),
rotate: anime.stagger([-10, 10], { from: 'last' }),
scale: 1,
delay: anime.stagger(50, { from: 'center', grid: [9, 9] }),
})
.add({
translateX: 0,
translateY: anime.stagger(6, { from: 'center', direction: 'reverse' }),
rotate: 0,
delay: anime.stagger(50, { from: 'center', grid: [9, 9] }),
})
.add({
translateX: anime.stagger('1rem', { grid: [9, 9], from: 'center', axis: 'x' }),
//translateY: anime.stagger('1rem', {grid: [9, 9], from: 'center', axis: 'y'}),
delay: anime.stagger(200, { grid: [9, 9], from: 'center', direction: 'reverse' })
})
.add({
translateX: anime.stagger([25, -25], { from: 'first' }),
translateY: 0,
rotate: anime.stagger([40, -40], { from: 'first' }),
delay: anime.stagger(10, { from: 'first' }),
})
// .add({
// translateY: anime.stagger([-240, 240]),
// rotate: () => anime.random(-100, 100),
// scale: anime.stagger([1, 3], {from: 'center'}),
// delay: anime.stagger(10, {from: 0}),
// })
.add({
translateX: 0,
translateY: 0,
scale: 1,
rotate: 360,
duration: 2000,
delay: 0,
});
staggersAnimation.play();
</script>
<style>
body,
html {
scroll-behavior: smooth;
}
ul.timeline {
list-style-type: none;
position: relative;
}
ul.timeline:before {
content: ' ';
background: #efefef;
display: inline-block;
position: absolute;
left: 29px;
width: 2px;
height: 100%;
z-index: auto;
}
ul.timeline>li {
margin: 20px 0;
padding-left: 20px;
}
ul.timeline>li:before {
content: ' ';
background: white;
display: inline-block;
position: absolute;
border-radius: 50%;
border: 3px solid #f7d1ba;
left: 20px;
width: 20px;
height: 20px;
z-index: auto;
}
.stagger-visualizer {
display: flex;
/*flex-wrap: wrap;*/
justify-content: center;
align-items: center;
width: 24%;
height: 80px;
}
.stagger-visualizer div {
/*position: absolute;*/
z-index:-1;
opacity:65%;
width: 16px;
height: 64px;
/* border: 0.1px solid #ff2e63; */
/* background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%); */
/* background-color:#ff2e63; */
background: linear-gradient(#557571, #056676, #d49a89);
}
</style>
</html>