-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
295 lines (283 loc) · 10.9 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
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
<!DOCTYPE HTML>
<html>
<head>
<title>8K Fractals by Lars Rotgers</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-36514511-7"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-36514511-7');
</script>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper" class="divided">
<!-- One -->
<section class="banner style5 invert orient-left content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right">
<div class="content">
<h1>8K Fractals</h1>
<p class="major">Beautiful images of 3D fractals rendered in 8K resolution.<br/>
Explore the structure of the infinitely complex.</p>
<ul class="actions stacked">
<li><a href="#gallery" class="button big wide smooth-scroll-middle">Gallery</a></li>
</ul>
</div>
<div class="image">
<img src="images/banner.png" alt="" />
</div>
</section>
<!-- Five -->
<section class="wrapper style1 invert align-center">
<div class="inner" id="gallery">
<h2>Gallery</h2>
<p>
All of the 3D fractal images are rendered in 8K resolution with Mandelbulb 3D.<br/>
The files are around 50MB. Fast internet connection is recommended.
</p>
</div>
<!-- Gallery -->
<div class="gallery style1 big lightbox onscroll-fade-in">
<article id="image1">
<a href="images/gallery/fulls/temple.png" class="image">
<img src="images/gallery/thumbs/temple.png" alt="" />
</a>
<div class="caption">
<h3>Forgotten Temple</h3>
<p>This 3D fractal is found in the Amazing Box formula.</p>
</div>
</article>
<article>
<a href="images/gallery/fulls/flower.png" class="image">
<img src="images/gallery/thumbs/flower.png" alt="" />
</a>
<div class="caption">
<h3>Flower Pod</h3>
<p>This 3D fractal is found in the Mandelbulb with period 8.</p>
</div>
</article>
<article>
<a href="images/gallery/fulls/necropolis.png" class="image">
<img src="images/gallery/thumbs/necropolis.png" alt="" />
</a>
<div class="caption">
<h3>Necropolis</h3>
<p>This 3D fractal is a combination of the Amazing Box and the Amazing Surf formulas.</p>
</div>
</article>
<article>
<a href="images/gallery/fulls/connected2.png" class="image">
<img src="images/gallery/thumbs/connected2.png" alt="" />
</a>
<div class="caption">
<h3>Connected</h3>
<p>This 3D fractal is found in the Amazing Surf formula.</p>
</div>
</article>
<article>
<a href="images/gallery/fulls/metaldream.png" class="image">
<img src="images/gallery/thumbs/metaldream.png" alt="" />
</a>
<div class="caption">
<h3>Metal Dream</h3>
<p>This 3D fractal is a combination of the Amazing Box and Menger3 formulas.</p>
</div>
</article>
<article>
<a href="images/gallery/fulls/hollowcubes.png" class="image">
<img src="images/gallery/thumbs/hollowcubes.png" alt="" />
</a>
<div class="caption">
<h3>Hollow Cubes</h3>
<p>This 3D fractal is a combination of the Amazing Box and Menger3 formulas.</p>
</div>
</article>
<article>
<a href="images/gallery/fulls/spaceship.png" class="image">
<img src="images/gallery/thumbs/spaceship.png" alt="" />
</a>
<div class="caption">
<h3>Spaceship</h3>
<p>This 3D fractal is a combination of the Mandelbulb and Bulbox formulas.</p>
</div>
</article>
<article>
<a href="images/gallery/fulls/distorted.png" class="image">
<img src="images/gallery/thumbs/distorted.png" alt="" />
</a>
<div class="caption">
<h3>Distorted</h3>
<p>This 3D fractal is found in the Hopf4D formula.</p>
</div>
</article>
<article>
<a href="images/gallery/fulls/chromatic.png" class="image">
<img src="images/gallery/thumbs/chromatic.png" alt="" />
</a>
<div class="caption">
<h3>Chromatic</h3>
<p>This 3D fractal is found in the MengerHyper formula.</p>
</div>
</article>
<article>
<a href="images/gallery/fulls/stalagmite.png" class="image">
<img src="images/gallery/thumbs/stalagmite.png" alt="" />
</a>
<div class="caption">
<h3>Stalagmite</h3>
<p>This 3D fractal is found in the MandyCousin formula.</p>
</div>
</article>
<article>
<a href="images/gallery/fulls/shattered_world.png" class="image">
<img src="images/gallery/thumbs/shattered_world.png" alt="" />
</a>
<div class="caption">
<h3>Shattered World</h3>
<p>This 3D fractal is found in the TgladDihed formula.</p>
</div>
</article>
<article>
<a href="images/gallery/fulls/white-gold.png" class="image">
<img src="images/gallery/thumbs/white-gold.png" alt="" />
</a>
<div class="caption">
<h3>White Gold</h3>
<p>This 3D fractal is found in the Hyperd_1 formula.</p>
</div>
</article>
<article>
<a href="images/gallery/fulls/kleinian_sphere.png" class="image">
<img src="images/gallery/thumbs/kleinian_sphere.png" alt="" />
</a>
<div class="caption">
<h3>Kleinian Sphere</h3>
<p>This 3D fractal is found in the JoshKn-KleinIFS formula.</p>
</div>
</article>
<article>
<a href="images/gallery/fulls/ice.png" class="image">
<img src="images/gallery/thumbs/ice.png" alt="" />
</a>
<div class="caption">
<h3>Ice</h3>
<p>This 3D fractal is a combination of ABoxPlatinum and _RotatedAbs formulas.</p>
</div>
</article>
<article>
<a href="images/gallery/fulls/orb.png" class="image">
<img src="images/gallery/thumbs/orb.png" alt="" />
</a>
<div class="caption">
<h3>Orb</h3>
<p>This 3D fractal is found in the ABoxMod1 formula.</p>
</div>
</article>
<article>
<a href="images/gallery/fulls/hexabulb.png" class="image">
<img src="images/gallery/thumbs/hexabulb.png" alt="" />
</a>
<div class="caption">
<h3>Hexabulb</h3>
<p>This 3D fractal is a combination of Integer Power and the hexgridIFS formula.</p>
</div>
</article>
<article>
<a href="images/gallery/fulls/mandelstar.png" class="image">
<img src="images/gallery/thumbs/mandelstar.png" alt="" />
</a>
<div class="caption">
<h3>Mandelstar</h3>
<p>This 3D fractal is an absolute form (Abs X/Y/Z) of Integer Power with power 7.</p>
</div>
</article>
<article>
<a href="images/gallery/fulls/bship.png" class="image">
<img src="images/gallery/thumbs/bship.png" alt="" />
</a>
<div class="caption">
<h3>Burning Ship</h3>
<p>This 3D fractal is found in Benesi2Pow2.</p>
</div>
</article>
<article>
<a href="images/gallery/fulls/coral.png" class="image">
<img src="images/gallery/thumbs/coral.png" alt="" />
</a>
<div class="caption">
<h3>Coral</h3>
<p>This 3D fractal is a combination of CosinePow8 and Amazing Surf formulas.</p>
</div>
</article>
<article>
<a href="https://6sprsg.am.files.1drv.com/y4mkyALzOAomPFni9z51RNGdyeOEPzXY_vraa3iTUobl-8_JlsznXXzB-W05TyokuryiVTeHo4bwOqV-KD57ACbWwmsS5m7d1xD7rXSsTy96cIR-Ka4Tm6og30x9aKEJXw3kD8zSkKI6UOSyFEIVHRuCRkmX0T7MAIPgBbPKj_T_zQUBq1fgJ36q_SkNZWB6oHIO-fjUv6D-Qosm2FSkBDK9A?.png" class="image">
<img src="images/gallery/thumbs/stargate.png" alt="" />
</a>
<div class="caption">
<h3>Star Gate</h3>
<p>This 3D fractal is a combination of ABoxPlatinumB and Integer Power formulas.</p>
</div>
</article>
<article>
<a href="https://hth47q.am.files.1drv.com/y4miLoF1CZKVMD1iaH0G6m0VF4IYgci69VkPM5uLfBNCmpu3lcIikyVMkwz2UFOcjbuI3-1iIY1GIfh8qe7YXY0XfpWHG6OgbkbbhdI3g1dGKz75NI0FZj5W84-5ccxvp0FUaReV6KBu4n9s-G4TBWh1EdF7aa67--McfpYyMzZqsUgwQXUn1JsM5cYwYFDOESeYK_WBEL9DQMw6gwnC7Qbtw?.png" class="image">
<img src="images/gallery/thumbs/dyson-sphere.png" alt="" />
</a>
<div class="caption">
<h3>Dyson Sphere</h3>
<p>This 3D fractal is a combination of General, ABoxModKali and _AmazingBoxSSE formulas.</p>
</div>
</article>
</div>
</section>
<!--<section class="wrapper style1 invert">
<div class="inner">
<header>
<h3>Want to leave a message?</h3>
</header>
<div class="content">
<form method="post" action="https://formspree.io/mgezrbdv">
<div class="fields">
<div class="field half">
<label for="name">Name</label>
<input type="text" name="name" id="name" value="" required/>
</div>
<div class="field half">
<label for="email">Email (optional)</label>
<input type="email" name="email" id="email" value=""/>
</div>
<div class="field">
<label for="message">Message</label>
<textarea name="message" id="message" rows="6" required></textarea>
</div>
</div>
<ul class="actions">
<li><input type="submit" id="submit" value="Send Message" /></li>
</ul>
</form>
</div>
</div>
</section>-->
<!-- Footer -->
<footer class="wrapper style1 invert align-right">
<div class="inner">
<p>
© 8K Fractals <br/>
<i>by Lars Rotgers</i>
</p>
</div>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>