-
Notifications
You must be signed in to change notification settings - Fork 0
/
digital_creation_library_loading_animations.html
228 lines (225 loc) · 12.7 KB
/
digital_creation_library_loading_animations.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
<!DOCTYPE html>
<html>
<head>
<title>Marcel van Duijn | Game Developer & Digital Artist | Netherlands</title>
<meta name="description" content="Marcel van Duijn - Digital Creation Library, Download Free to use Digital content made by me - Loading Animations">
<link rel="icon" href="Files/Icons/WebsiteLogo.ico" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="style.css">
<style>
.picture-container img {
width: 100%;
}
.picture-container video {
width: 100%;
}
.capsule-image-withtext {
position: relative;
max-width: 100%;
border-radius: 5px;
margin-right: 20px;
}
.capsule-image-withtext:hover{
background-color: #007f00;
}
.image-caption {
position: absolute;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.7);
color: white;
padding: 10px;
width: 35px;
box-sizing: border-box;
}
</style>
</head>
<body>
<header>
<h1>MarcelvanDuijn - Library > Loading Animations</h1>
<nav>
<br>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about-me.html">About Me</a></li>
<li><a href="gamedev.html">Gamedev</a>
<ul class="dropdown">
<li><a href="project_cannon_climbing.html">> Cannon Climbing</a></li>
<li><a href="project_unity_tools.html">> Unity Tools</a></li>
<li><a href="project_archive.html">> Project Archive</a></li>
</ul>
</li>
<li><a href="art-3d.html">Art/3D</a>
<ul class="dropdown">
<li><a href="modeling3d.html">> 3D Modeling</a></li>
<li><a href="renders_simulations_vfx.html">> Renders / Simulations</a></li>
<li><a href="substance_painter_designer.html">> Substance Painter/Designer</a></li>
</ul>
</li>
<li><a href="digital_creation_library.html">Digital Library</a>
<ul class="dropdown">
<li><a href="digital_creation_library_code.html">> Code</a></li>
<li><a href="digital_creation_library_models.html">> Models</a></li>
<li><a href="digital_creation_library_materials.html">> Materials</a></li>
<li><a href="digital_creation_library_loading_animations.html">> Loading Animations</a></li>
</ul>
</li>
</ul>
</nav>
</header>
<section>
<div class="content-container">
<div class="terminal-container">
<div class="back-button"><a href="digital_creation_library.html">< Back</a></div>
<div>
<br>
<h2 class="terminal-title">Loading Animations</h2>
<p class="terminal-text">
<br>
<a href="https://github.com/MarcelvanDuijnDev/Digital_Creation_Library/tree/main/LoadingAnimations" target="_blank">Repo</a>
<br><br>
Press to download zip.
<br><br>
The file contains:<br>
* Frames in .png<br>
* The animation as a .gif<br>
* The animation as a .mov<br>
* A .png spritesheet<br>
</p>
</div>
<div class="picture-container">
<a href="https://github.com/MarcelvanDuijnDev/Digital_Creation_Library/raw/main/LoadingAnimations/LoadingAnimation_1.zip" target="_blank">
<div class="capsule-image-withtext">
<video src="Files/Videos/LoadingAnimations/LoadingAnimation_Preview_1.webm" autoplay loop muted></video>
<div class="image-caption">
1
</div>
</div>
</a>
<a href="https://github.com/MarcelvanDuijnDev/Digital_Creation_Library/raw/main/LoadingAnimations/LoadingAnimation_2.zip" target="_blank">
<div class="capsule-image-withtext">
<video src="Files/Videos/LoadingAnimations/LoadingAnimation_Preview_2.webm" autoplay loop muted></video>
<div class="image-caption">
2
</div>
</div>
</a>
<a href="https://github.com/MarcelvanDuijnDev/Digital_Creation_Library/raw/main/LoadingAnimations/LoadingAnimation_3.zip" target="_blank">
<div class="capsule-image-withtext">
<video src="Files/Videos/LoadingAnimations/LoadingAnimation_Preview_3.webm" autoplay loop muted></video>
<div class="image-caption">
3
</div>
</div>
</a>
<a href="https://github.com/MarcelvanDuijnDev/Digital_Creation_Library/raw/main/LoadingAnimations/LoadingAnimation_4.zip" target="_blank">
<div class="capsule-image-withtext">
<video src="Files/Videos/LoadingAnimations/LoadingAnimation_Preview_4.webm" autoplay loop muted></video>
<div class="image-caption">
4
</div>
</div>
</a>
</div>
<div class="picture-container">
<a href="https://github.com/MarcelvanDuijnDev/Digital_Creation_Library/raw/main/LoadingAnimations/LoadingAnimation_5.zip" target="_blank">
<div class="capsule-image-withtext">
<video src="Files/Videos/LoadingAnimations/LoadingAnimation_Preview_5.webm" autoplay loop muted></video>
<div class="image-caption">
5
</div>
</div>
</a>
<a href="https://github.com/MarcelvanDuijnDev/Digital_Creation_Library/raw/main/LoadingAnimations/LoadingAnimation_6.zip" target="_blank">
<div class="capsule-image-withtext">
<video src="Files/Videos/LoadingAnimations/LoadingAnimation_Preview_6.webm" autoplay loop muted></video>
<div class="image-caption">
6
</div>
</div>
</a>
<a href="https://github.com/MarcelvanDuijnDev/Digital_Creation_Library/raw/main/LoadingAnimations/LoadingAnimation_7.zip" target="_blank">
<div class="capsule-image-withtext">
<video src="Files/Videos/LoadingAnimations/LoadingAnimation_Preview_7.webm" autoplay loop muted></video>
<div class="image-caption">
7
</div>
</div>
</a>
<a href="https://github.com/MarcelvanDuijnDev/Digital_Creation_Library/raw/main/LoadingAnimations/LoadingAnimation_8.zip" target="_blank">
<div class="capsule-image-withtext">
<video src="Files/Videos/LoadingAnimations/LoadingAnimation_Preview_8.webm" autoplay loop muted></video>
<div class="image-caption">
8
</div>
</div>
</a>
</div>
<div class="picture-container">
<a href="https://github.com/MarcelvanDuijnDev/Digital_Creation_Library/raw/main/LoadingAnimations/LoadingAnimation_9.zip" target="_blank">
<div class="capsule-image-withtext">
<video src="Files/Videos/LoadingAnimations/LoadingAnimation_Preview_9.webm" autoplay loop muted></video>
<div class="image-caption">
9
</div>
</div>
</a>
<a href="https://github.com/MarcelvanDuijnDev/Digital_Creation_Library/raw/main/LoadingAnimations/LoadingAnimation_10.zip" target="_blank">
<div class="capsule-image-withtext">
<video src="Files/Videos/LoadingAnimations/LoadingAnimation_Preview_10.webm" autoplay loop muted></video>
<div class="image-caption">
10
</div>
</div>
</a>
<a href="https://github.com/MarcelvanDuijnDev/Digital_Creation_Library/raw/main/LoadingAnimations/LoadingAnimation_11.zip" target="_blank">
<div class="capsule-image-withtext">
<video src="Files/Videos/LoadingAnimations/LoadingAnimation_Preview_11.webm" autoplay loop muted></video>
<div class="image-caption">
11
</div>
</div>
</a>
<a href="https://github.com/MarcelvanDuijnDev/Digital_Creation_Library/raw/main/LoadingAnimations/LoadingAnimation_12.zip" target="_blank">
<div class="capsule-image-withtext">
<video src="Files/Videos/LoadingAnimations/LoadingAnimation_Preview_12.webm" autoplay loop muted></video>
<div class="image-caption">
12
</div>
</div>
</a>
</div>
<div class="picture-container">
<a href="https://github.com/MarcelvanDuijnDev/Digital_Creation_Library/raw/main/LoadingAnimations/LoadingAnimation_13.zip" target="_blank">
<div class="capsule-image-withtext">
<video src="Files/Videos/LoadingAnimations/LoadingAnimation_Preview_13.webm" autoplay loop muted></video>
<div class="image-caption">
13
</div>
</div>
</a>
<a href="https://github.com/MarcelvanDuijnDev/Digital_Creation_Library/raw/main/LoadingAnimations/LoadingAnimation_14.zip" target="_blank">
<div class="capsule-image-withtext">
<video src="Files/Videos/LoadingAnimations/LoadingAnimation_Preview_14.webm" autoplay loop muted></video>
<div class="image-caption">
14
</div>
</div>
</a>
<a href="https://github.com/MarcelvanDuijnDev/Digital_Creation_Library/raw/main/LoadingAnimations/LoadingAnimation_15.zip" target="_blank">
<div class="capsule-image-withtext">
<video src="Files/Videos/LoadingAnimations/LoadingAnimation_Preview_15.webm" autoplay loop muted></video>
<div class="image-caption">
15
</div>
</div>
</a>
</div>
</div>
</div>
</div>
</section>
<footer>
<p>© 2023 MarcelvanDuijnDev. All rights reserved. | Social Media: <a href="https://twitter.com/MarcelvanDuijn_" target="_blank">Twitter</a>, <a href="https://www.linkedin.com/in/marcel-van-duijn/" target="_blank">Linkedin</a>, <a href="https://sketchfab.com/MarcelvanDuijn" target="_blank">Sketchfab</a>, <a href="https://www.youtube.com/channel/UCifUu8rDfr-ljsMx8bUVGrg" target="_blank">Youtube</a>, <a href="https://www.artstation.com/marcelvanduijn"> Artstation </a>, <a href="https://www.instagram.com/marcelvanduijn_" target="_blank"> Instagram </a>, <a href="https://github.com/MarcelvanDuijnDev" target="_blank"> GitHub </a>, Thank you for visiting!</p>
</footer>
</body>
</html>