-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
229 lines (187 loc) · 8.89 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>[ kiking ] The Face-table-flip Days </title>
<meta property = "og:title" content = "[ kiking ] The Face-table-flip Days, powered by Github"/>
<meta property = "og:type" content = "website" />
<meta property = "og:url" content = "https://kiking0501.github.io/" />
<meta property = "og:image" content="https://lh3.googleusercontent.com/dgWY-DKecYkCdy6JGO_QzRyoCIuRGQOyOlLQPrCBJPm8gtP1cVbIuVlnQmYDJnhZquuy6ABP4zZNDT-nnbAc7pq9s1eAw9wNRR_IsQmPdgS9I5CbdpA-owhuEYdrksmH-4-iLI524fowc2zy-c2G40Hr2fnbrOuAKgW-a_gkP07v2p-D3kIi4_iBfK86Vc94ukYjqQd_YUQ4lZGszaYlcMCcGL6Gqrp7mlrlbNoCfMecKKx85kp1WLIPcyST2E9Nj2kUnyuIJh2crjRljB8Fa1OV7P9SZ03eEaThXlwpAJU-EtMqNNp6MWgV-UOUjSyUq0ZgjHp-AASJyqXEGW1RrKDmTw-_bHRrwlAPa7UgHezqg2yAzpaIJfwn-b5TBDOKb5kDuOweQ8dmC5QHB6URRoId4FPCnTt0sdA5xfzzdQ7rV0BmncMX9_6sPogz01uU6p3OY1Nghyog0bC9QVfU0qw_Dn2snI87ZAtebXvonEoiPfQ8xFDKGDNxGYSb5FhtaD3thNSDqTDacJ0M_W_3qfD1XM7LplmoeucB0BBmE8hnqh2yCYoCaDRz-W1XwNckdQcjEg=w1274-h955-no" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-S1BFX6XZZ5"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-S1BFX6XZZ5');
</script>
<!-- Bootstrap 3-->
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css">
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap-theme.min.css">
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.1.0/js/bootstrap.min.js"></script>
<link rel="icon" type="image/png" href="resource/favicon.png"/>
<style type="text/css" media="screen">
body {
padding: 40px 40px 40px 40px;
background-color: black;
color: #8A8A8A;
font-family:'Open Sans', sans-serif;
}
img.resize {
max-width:100%;
/*max-height:700px;*/
}
.center {
display: block;
margin-left: auto;
margin-right: auto;
max-width: 100%;
}
.ow {
overflow-wrap: break-word;
word-wrap: break-word;
hyphens: auto;
}
.title {
font-family: "Lucida Console";
}
@import url(https://fonts.googleapis.com/css?family=Open+Sans:800);
</style>
</head>
<body >
<div>
<h1 class="title"> [ kiking ] The Face-table-flip Days </h1>
<h4>
... (╯°□°)╯︵ ┻━┻
</h4>
<hr>
<div class="row" style="display:flex; overflow-x: hidden">
<div class="column" style="min-width:310px">
<h4 style="padding-bottom: 20px">
<a href="https://kiking0501.github.io/kiking-art-gallery" target="_blank" style="text-decoration: none;">
<span style="margin-left:10px; color: #e6ffff";
title="The complete collection of all my artworks!">
| δ Kiking's Art Gallery δ</span>
</span>
</a>
</h4>
<h4>
<a href="https://kiking0501.github.io/knowledge-graph-of-readings" target="_blank" style="text-decoration: none;">
<span style="margin-left:10px; color: #FE7356";
title="Enjoy Reading!">
| Knowledge Graph of Readings
</span>
</a>
</h4>
<h4>
<a href="https://kiking0501.github.io/Wordle-Solver" target="_blank" style="text-decoration: none;">
<span style="margin-left:10px; color: #b3ffb3";
title="The Midnight Challenge~">
| Wordle Solver
</span>
</a>
</h4>
<h4>
<a href="https://kiking0501.github.io/MathDowsers-ARQMath/" target="_blank" style="text-decoration: none;">
<span style="margin-left:10px; color: #ffcc66";
title="U of Waterloo Master Study">
| MathDowsers@ARQMath
</span>
</a>
</h4>
<h4>
<a href="https://github.com/kiking0501/Cantonese-Chinese-Translation" target="_blank" style="text-decoration: none;">
<span style="margin-left:10px; color: #b3d1ff";
title="HongKongers!">
| Cantonese-Chinese Translation
</span>
</a>
</h4>
<h4>
<a data-toggle="modal" data-target="#modelPolyDance" style="text-decoration: none; cursor: pointer;">
<span style="margin-left:10px; color: #99FFFF";
title="The Developer Angle of the Digital Animation">
| Polyhedramatics - The Dance
</span>
</a>
</h4>
<h4>
<a href="https://kiking0501.github.io/gallery_SINoAlice/" target="_blank" style="text-decoration: none;">
<span style="margin-left:10px; color: #CC6633";
title="Um... A Mobile Game with Addiction...">
| Collection of SINoAlice
</span>
</a>
</h4>
</div>
<div class="col-xs-12">
<div align="center"> Captured from "Polyhedramatics - The Dance: What Could I Leave for the World?" </div>
<img class="resize center" id="home_banner"
src="resource/TheBlueCrystal.gif"
alt="the blue crystal">
</div>
</div>
<div class="modal fade" id="trackMe" role="dialog">
<div class="modal-dialog modal-md">
<!-- Modal content-->
<div class="modal-content" >
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">Close</button>
<h4></h4>
</div>
<div class="modal-body" style="overflow:hidden; min-height:500px">
<iframe id="trackMeFrame" height="500" width="100%"></iframe>
</div>
</div>
</div>
</div>
<div class="modal fade" id="modelPolyDance" role="dialog">
<div class="modal-dialog modal-lg">
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">Close</button>
<h4 class="modal-title"> <h2> DISCLAIMER </h2></h4>
</div>
<div class="modal-body" style="font-size:16px">
<h3>
This animation is generated using WebGL.
</h3>
<ul>
The content is rendered in your browser. <br>
Visit only if you have a graphics card with you! :) <br><br>
(Nah, otherwise go for <b> The CityArt Exhibition </b>, during <b> 3 - 30 Sep 2018 </b>, at <b> Hong Kong Academy for Performing Arts G/f </b>...
or check the youtube link
<a href="polyhedramatics_hkapa2018/doc/main.html"
target="_blank">here</a>) <br>
</ul>
<br>
<h3>
Click "PlayIntro" or "Play" to start the animation.
</h3>
<ul>
Wait patiently for things to be loaded. <br> <br>
Do not switch tabs while watching, it trolls. <br>
Do not multi-click buttons, it trolls. <br>
Do not trust the Clean or Pause button, they troll occasionally. :') <br>
("Development Mode" as said) <br> <br>
THUMB RULE: If you find anything broken, just press F5. <br>
<br>
</ul>
<h3> Enjoy! </h3>
</div>
<div class="modal-footer">
<a type="button" class="btn btn-info btn-lg"
href="https://kiking0501.github.io/polyhedramatics-dance-2018/src/polyhedramatics/main.html"
target="_blank"
>
Continue to Visit
</a>
</div>
</div>
</div>
</div>
</div>
</body>
</html>