-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplayground.php
230 lines (202 loc) · 14.3 KB
/
playground.php
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
<!DOCTYPE html>
<html lang="en" prefix="og: http://ogp.me/ns#">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>
Digital Playground | Emanuele Papale | Digital Art Director & Designer
</title>
<meta name="description"
content="A random collection of artworks, concepts and/or any other digital things I just wanted to do" />
<link rel="canonical" href="https://emanuelepapale.com/playground" />
<link rel="alternate" hreflang="en" href="https://emanuelepapale.com/playground" />
<link rel="shortcut icon" href="/assets/favicons/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" sizes="57x57" href="/assets/favicons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/assets/favicons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/assets/favicons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/assets/favicons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/assets/favicons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/assets/favicons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/assets/favicons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/assets/favicons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicons/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/assets/favicons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="192x192" href="/assets/favicons/android-icon-192x192.png">
<meta property="og:locale" content="en_GB" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Emanuele Papale | Digital Art Director & Designer" />
<meta property="og:description"
content="A random collection of artworks, concepts and/or any other digital things I just wanted to do" />
<meta property="og:url" content="https://emanuelepapale.com/playground" />
<meta property="og:site_name" content="Emanuele Papale | Digital Art Director & Designer" />
<meta property="og:image" content="/assets/images/og_main.jpg" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta name="twitter:card" content="photo" />
<meta name="twitter:url" content="https://emanuelepapale.com/playground" />
<meta name="twitter:description" content="A random collection of artworks, concepts and/or any other digital things I just wanted to do" />
<meta name="twitter:title" content="Emanuele Papale | Digital Art Director & Designer" />
<meta name="twitter:image" content="/assets/images/og_main.jpg" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noodp">
<link rel="dns-prefetch" href="//emanuelepapale.com">
<link rel="stylesheet" href="/css/master.min.css">
<link rel="stylesheet" href="/css/normalize.min.css">
<link rel="stylesheet" href="/css/fancybox.min.css"/>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-SXH584WB3E"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-SXH584WB3E');
</script>
</head>
<body>
<a class="accessibility skip-to-main" href="#wrapper">Skip to main content</a>
<?php include "components/header.php"; ?>
<main id="wrapper" data-barba="wrapper">
<div data-barba="container">
<section class="default_row--container playground_intro--wrapper">
<div class="inner--container">
<h1 data-animation="chars" data-delay="0" data-stagger="0.03">My digital playground</h1>
<video data-animation="fade" id="gyro" width="100%" autoplay muted loop></video>
</div>
</section>
<section class="default_row--container playground_images--wrapper">
<div class="inner--container">
<div class="grid_playground">
<!-- Row -->
<div class="single" data-animation="fade-up" data-delay="0">
<div class="mask"></div>
<a href="/assets/playground/high/butterfly.jpg" data-fancybox data-barba-prevent>
<img class="lazy" src="/assets/playground/thumbs/butterfly.webp" data-src-jpg="/assets/playground/thumbs/butterfly.jpg" alt="Butterfly surreal artwork">
</a>
</div>
<div class="single" data-animation="fade-up" data-delay="0.2">
<div class="mask"></div>
<a href="/assets/playground/high/thoughts.jpg" data-fancybox data-barba-prevent>
<img class="lazy" src="/assets/playground/thumbs/thoughts.webp" data-src-jpg="/assets/playground/thumbs/thoughts.jpg" alt="Thoughts surreal artwork">
</a>
</div>
<div class="single" data-animation="fade-up" data-delay="0.4">
<div class="mask"></div>
<a href="/assets/playground/high/making_mistakes.jpg" data-fancybox data-barba-prevent>
<img class="lazy" src="/assets/playground/thumbs/making_mistakes.webp" data-src-jpg="/assets/playground/thumbs/making_mistakes.jpg" alt="3D render of a kintsugi statue">
</a>
</div>
<!-- Row -->
<div class="single" data-animation="fade-up" data-delay="0.4">
<div class="mask"></div>
<a href="/assets/playground/high/billelis_skull_two.jpg" data-fancybox data-barba-prevent>
<img class="lazy" src="/assets/playground/thumbs/billelis_skull_two.webp" data-src-jpg="/assets/playground/thumbs/billelis_skull_two.jpg" alt="Billelis 3D collab artwork">
</a>
</div>
<div class="single" data-animation="fade-up" data-delay="0.2">
<div class="mask"></div>
<a href="/assets/playground/high/duality.mp4" data-fancybox data-barba-prevent>
<img class="lazy" src="/assets/playground/thumbs/duality.webp" data-src-jpg="/assets/playground/thumbs/duality.jpg" alt="Duality surreal 3D artwork">
</a>
</div>
<div class="single" data-animation="fade-up" data-delay="0">
<div class="mask"></div>
<a href="/assets/playground/high/halloween.jpg" data-fancybox data-barba-prevent>
<img class="lazy" src="/assets/playground/thumbs/halloween.webp" data-src-jpg="/assets/playground/thumbs/halloween.jpg" alt="Halloween surreal artwork">
</a>
</div>
<!-- Row -->
<div class="single" data-animation="fade-up" data-delay="0.4">
<div class="mask"></div>
<a href="/assets/playground/high/muse.jpg" data-fancybox data-barba-prevent>
<img class="lazy" src="/assets/playground/thumbs/muse.webp" data-src-jpg="/assets/playground/thumbs/muse.jpg" alt="Dancing Muse surreal artwork">
</a>
</div>
<div class="single" data-animation="fade-up" data-delay="0">
<div class="mask"></div>
<a href="/assets/playground/high/queen.jpg" data-fancybox data-barba-prevent>
<img class="lazy" src="/assets/playground/thumbs/queen.webp" data-src-jpg="/assets/playground/thumbs/queen.jpg" alt="Evil Queen surreal artwork">
</a>
</div>
<div class="single" data-animation="fade-up" data-delay="0.2">
<div class="mask"></div>
<a href="/assets/playground/high/abduction.jpg" data-fancybox data-barba-prevent>
<img class="lazy" src="/assets/playground/thumbs/abduction.webp" data-src-jpg="/assets/playground/thumbs/abduction.jpg" alt="Abduction surreal artwork">
</a>
</div>
<!-- Row -->
<div class="single" data-animation="fade-up" data-delay="0.4">
<div class="mask"></div>
<a href="/assets/playground/high/black_hole.jpg" data-fancybox data-barba-prevent>
<img class="lazy" src="/assets/playground/thumbs/black_hole.webp" data-src-jpg="/assets/playground/thumbs/black_hole.jpg" alt="Black Hole surreal artwork">
</a>
</div>
<div class="single" data-animation="fade-up" data-delay="0">
<div class="mask"></div>
<a href="/assets/playground/high/demo_03.mp4" data-fancybox data-barba-prevent>
<img class="lazy" src="/assets/playground/thumbs/demo_03.webp" data-src-jpg="/assets/playground/thumbs/demo_03.jpg" alt="Demo Festival 3D animation">
</a>
</div>
<div class="single" data-animation="fade-up" data-delay="0.2">
<div class="mask"></div>
<a href="/assets/playground/high/demo_01.mp4" data-fancybox data-barba-prevent>
<img class="lazy" src="/assets/playground/thumbs/demo_01.webp" data-src-jpg="/assets/playground/thumbs/demo_01.jpg" alt="Demo Festival 3D animation">
</a>
</div>
<!-- Row -->
<div class="single" data-animation="fade-up" data-delay="0.4">
<div class="mask"></div>
<a href="/assets/playground/high/demo_02.mp4" data-fancybox data-barba-prevent>
<img class="lazy" src="/assets/playground/thumbs/demo_02.webp" data-src-jpg="/assets/playground/thumbs/demo_02.jpg" alt="Demo Festival 3D animation">
</a>
</div>
<div class="single" data-animation="fade-up" data-delay="0">
<div class="mask"></div>
<a href="/assets/playground/high/jump.jpg" data-fancybox data-barba-prevent>
<img class="lazy" src="/assets/playground/thumbs/jump.webp" data-src-jpg="/assets/playground/thumbs/jump.jpg" alt="Jump surreal artwork">
</a>
</div>
<div class="single" data-animation="fade-up" data-delay="0.2">
<div class="mask"></div>
<a href="/assets/playground/high/antarctica.jpg" data-fancybox data-barba-prevent>
<img class="lazy" src="/assets/playground/thumbs/antarctica.webp" data-src-jpg="/assets/playground/thumbs/antarctica.jpg" alt="Antarctica surreal 3D artwork">
</a>
</div>
<!-- Row -->
<div class="single" data-animation="fade-up" data-delay="0.4">
<div class="mask"></div>
<a href="/assets/playground/high/cool_spheres.mp4" data-fancybox data-barba-prevent>
<img class="lazy" src="/assets/playground/thumbs/cool_spheres.webp" data-src-jpg="/assets/playground/thumbs/cool_spheres.jpg" alt="Cool Sphere 3D artwork">
</a>
</div>
<div class="single" data-animation="fade-up" data-delay="0">
<div class="mask"></div>
<a href="/assets/playground/high/transparency.mp4" data-fancybox data-barba-prevent>
<img class="lazy" src="/assets/playground/thumbs/transparency.webp" data-src-jpg="/assets/playground/thumbs/transparency.jpg" alt="Transparency 3D artwork">
</a>
</div>
<div class="single" data-animation="fade-up" data-delay="0.2">
<div class="mask"></div>
<a href="/assets/playground/high/nature.jpg" data-fancybox data-barba-prevent>
<img class="lazy" src="/assets/playground/thumbs/nature.webp" data-src-jpg="/assets/playground/thumbs/nature.jpg" alt="Nature surreal artwork">
</a>
</div>
<!-- Row -->
<div class="single" data-animation="fade-up" data-delay="0.4">
<div class="mask"></div>
<a href="/assets/playground/high/orange.jpg" data-fancybox data-barba-prevent>
<img class="lazy" src="/assets/playground/thumbs/orange.webp" data-src-jpg="/assets/playground/thumbs/orange.jpg" alt="Orange surreal artwork">
</a>
</div>
</div>
</div>
</section>
<?php include "components/cta.php"; ?>
<div class="cursor__pointer"><img class="eye" src="/assets/images/check.png"></div>
<?php include "components/mobile-menu.php"; ?>
</div>
</main>
<?php include "components/footer.php"; ?>
</body>
</html>