Kon2hai commited on
Commit
1d1576a
·
verified ·
1 Parent(s): 0a2ba9b

undefined - Initial Deployment

Browse files
Files changed (3) hide show
  1. README.md +7 -5
  2. index.html +700 -19
  3. prompts.txt +0 -0
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Awesome
3
- emoji: 🚀
4
- colorFrom: indigo
5
- colorTo: red
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: awesome
3
+ emoji: 🐳
4
+ colorFrom: green
5
+ colorTo: yellow
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
index.html CHANGED
@@ -1,19 +1,700 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
19
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>AnimaGraph - High-Quality 3D Anime Characters</title>
7
+ <script src="https://cdn.tailwindcss.com"></script>
8
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
+ <script>
10
+ tailwind.config = {
11
+ theme: {
12
+ extend: {
13
+ colors: {
14
+ sakura: '#ff7eb9',
15
+ midnight: '#150734',
16
+ lavender: '#c2b1fa',
17
+ neonblue: '#00c3ff',
18
+ velvet: '#a13d99',
19
+ },
20
+ fontFamily: {
21
+ 'japanese': ['"Noto Sans JP"', 'sans-serif'],
22
+ 'anime': ['"Anime Ace"', 'sans-serif'],
23
+ }
24
+ }
25
+ }
26
+ }
27
+ </script>
28
+ <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap" rel="stylesheet">
29
+ <style type="text/css">
30
+ @font-face {
31
+ font-family: 'Anime Ace';
32
+ src: url('https://raw.githubusercontent.com/AlexWarnes/fonts/master/OTF/Anime%20Ace.otf') format('opentype');
33
+ }
34
+
35
+ body {
36
+ background: linear-gradient(135deg, #0f0c29 0%, #150734 25%, #2a0d6e 75%, #0f0c29 100%);
37
+ color: #e5e7eb;
38
+ overflow-x: hidden;
39
+ font-family: 'Noto Sans JP', sans-serif;
40
+ }
41
+
42
+ .character-card {
43
+ background: rgba(26, 16, 64, 0.8);
44
+ border-radius: 16px;
45
+ backdrop-filter: blur(10px);
46
+ -webkit-backdrop-filter: blur(10px);
47
+ transition: transform 0.3s ease, box-shadow 0.3s ease;
48
+ overflow: hidden;
49
+ border: 1px solid rgba(194, 177, 250, 0.2);
50
+ }
51
+
52
+ .character-card:hover {
53
+ transform: translateY(-10px) scale(1.02);
54
+ box-shadow: 0 20px 30px rgba(178, 12, 248, 0.25);
55
+ border-color: rgba(194, 177, 250, 0.5);
56
+ }
57
+
58
+ .model-viewer {
59
+ position: relative;
60
+ width: 100%;
61
+ height: 300px;
62
+ border-radius: 12px 12px 0 0;
63
+ overflow: hidden;
64
+ background: linear-gradient(135deg, #21005d 0%, #6750a4 100%);
65
+ }
66
+
67
+ .model-placeholder {
68
+ position: absolute;
69
+ top: 0;
70
+ left: 0;
71
+ width: 100%;
72
+ height: 100%;
73
+ display: flex;
74
+ justify-content: center;
75
+ align-items: center;
76
+ opacity: 0.9;
77
+ }
78
+
79
+ .glowing-border {
80
+ border: 2px solid transparent;
81
+ border-image: linear-gradient(45deg, #ff7eb9, #8a2be2, #00c3ff);
82
+ border-image-slice: 1;
83
+ box-shadow: 0 0 20px rgba(138, 43, 226, 0.5);
84
+ }
85
+
86
+ .nav-link {
87
+ position: relative;
88
+ padding-bottom: 5px;
89
+ }
90
+
91
+ .nav-link::after {
92
+ content: '';
93
+ position: absolute;
94
+ bottom: 0;
95
+ left: 0;
96
+ width: 0;
97
+ height: 2px;
98
+ background: linear-gradient(90deg, #ff7eb9, #00c3ff);
99
+ transition: width 0.3s ease;
100
+ }
101
+
102
+ .nav-link:hover::after {
103
+ width: 100%;
104
+ }
105
+
106
+ .hero-overlay {
107
+ position: absolute;
108
+ top: 0;
109
+ left: 0;
110
+ width: 100%;
111
+ height: 100%;
112
+ background: radial-gradient(ellipse at center, rgba(21, 7, 52, 0.7) 0%, rgba(21, 7, 52, 0.9) 70%, rgba(21, 7, 52, 1) 100%);
113
+ }
114
+
115
+ .model-shadow {
116
+ filter: drop-shadow(0 10px 15px rgba(138, 43, 226, 0.6));
117
+ }
118
+
119
+ .glow-text {
120
+ text-shadow: 0 0 10px rgba(255, 126, 185, 0.7), 0 0 20px rgba(255, 126, 185, 0.5);
121
+ }
122
+
123
+ .stagger-animation > * {
124
+ opacity: 0;
125
+ transform: translateY(20px);
126
+ animation: fadeInUp 0.6s forwards;
127
+ }
128
+
129
+ .stagger-animation > *:nth-child(2) {
130
+ animation-delay: 0.2s;
131
+ }
132
+
133
+ .stagger-animation > *:nth-child(3) {
134
+ animation-delay: 0.4s;
135
+ }
136
+
137
+ @keyframes fadeInUp {
138
+ to {
139
+ opacity: 1;
140
+ transform: translateY(0);
141
+ }
142
+ }
143
+
144
+ @media (max-width: 768px) {
145
+ .model-viewer {
146
+ height: 250px;
147
+ }
148
+
149
+ .hero-text {
150
+ font-size: 2.5rem !important;
151
+ }
152
+ }
153
+ </style>
154
+ </head>
155
+ <body class="min-h-screen">
156
+ <!-- Header/Navigation -->
157
+ <header class="fixed w-full z-50 py-4 px-6 backdrop-blur-md bg-opacity-80">
158
+ <div class="max-w-7xl mx-auto flex justify-between items-center">
159
+ <div class="flex items-center">
160
+ <i class="fas fa-ghost text-sakura text-3xl mr-2"></i>
161
+ <span class="text-2xl font-bold font-anime tracking-wider text-white">ANIMAGRAPH</span>
162
+ </div>
163
+
164
+ <nav class="hidden md:flex space-x-10">
165
+ <a href="#" class="nav-link text-lavender font-medium hover:text-white transition-colors duration-300">HOME</a>
166
+ <a href="#" class="nav-link text-lavender font-medium hover:text-white transition-colors duration-300">GALLERY</a>
167
+ <a href="#" class="nav-link text-lavender font-medium hover:text-white transition-colors duration-300">TECH</a>
168
+ <a href="#" class="nav-link text-lavender font-medium hover:text-white transition-colors duration-300">ABOUT</a>
169
+ <a href="#" class="nav-link text-lavender font-medium hover:text-white transition-colors duration-300">CONTACT</a>
170
+ </nav>
171
+
172
+ <div class="flex items-center space-x-4">
173
+ <button class="bg-transparent border-2 border-lavender hover:bg-lavender hover:text-midnight text-lavender px-4 py-2 rounded-full transition-all duration-300">
174
+ LOG IN
175
+ </button>
176
+ <button class="bg-gradient-to-r from-sakura to-velvet text-white px-5 py-2 rounded-full hover:shadow-lg hover:shadow-purple-900/50 transition-all duration-300">
177
+ SIGN UP
178
+ </button>
179
+ <button class="md:hidden text-lavender text-2xl">
180
+ <i class="fas fa-bars"></i>
181
+ </button>
182
+ </div>
183
+ </div>
184
+ </header>
185
+
186
+ <!-- Hero Section -->
187
+ <section class="relative pt-32 pb-20 px-6 overflow-hidden">
188
+ <div class="hero-overlay"></div>
189
+
190
+ <div class="max-w-7xl mx-auto relative z-10">
191
+ <div class="flex flex-col lg:flex-row items-center">
192
+ <div class="lg:w-1/2 mb-16 lg:mb-0 stagger-animation">
193
+ <h1 class="hero-text text-5xl md:text-6xl font-bold leading-tight mb-6 text-white">
194
+ <span class="block glow-text">ULTRA HD</span>
195
+ <span class="block bg-gradient-to-r from-sakura to-neonblue bg-clip-text text-transparent">3D ANIME CHARACTERS</span>
196
+ </h1>
197
+ <p class="text-lavender text-lg mb-8 max-w-lg leading-relaxed">
198
+ Experience breathtaking 3D anime characters with cinematic quality rendering, hyper-realistic textures, and next-generation lighting techniques. Designed for games, animation, and digital art.
199
+ </p>
200
+ <div class="flex flex-wrap gap-4">
201
+ <button class="bg-gradient-to-r from-sakura to-velvet text-white px-8 py-3 rounded-full flex items-center hover:shadow-lg hover:shadow-purple-900/50 transition-all duration-300">
202
+ <i class="fas fa-play-circle mr-2"></i> SHOWCASE DEMO
203
+ </button>
204
+ <button class="bg-transparent border-2 border-neonblue text-neonblue hover:bg-neonblue/10 px-8 py-3 rounded-full transition-all duration-300">
205
+ LEARN TECH
206
+ </button>
207
+ </div>
208
+ </div>
209
+
210
+ <div class="lg:w-1/2 flex justify-center stagger-animation">
211
+ <div class="model-viewer glowing-border relative">
212
+ <div class="model-placeholder">
213
+ <img src="https://cdn.donmai.us/original/1c/8d/1c8da8c19c34c1f7ca7a8b4a36c28c71.gif" alt="3D Anime Character Showcase" class="w-full h-full object-cover">
214
+ </div>
215
+ <div class="absolute bottom-0 left-0 right-0 bg-gradient-to-t from-midnight to-transparent p-4 text-center">
216
+ <h3 class="font-bold text-xl text-white">YUMI - Cyber Samurai Edition</h3>
217
+ <p class="text-lavender text-sm">PGR-inspired Combat Model</p>
218
+ </div>
219
+ </div>
220
+ </div>
221
+ </div>
222
+ </div>
223
+
224
+ <!-- Floating elements -->
225
+ <div class="absolute top-1/4 left-10 w-24 h-24 rounded-full bg-gradient-to-br from-sakura/20 to-transparent blur-xl"></div>
226
+ <div class="absolute bottom-20 right-20 w-32 h-32 rounded-full bg-gradient-to-br from-neonblue/20 to-transparent blur-xl"></div>
227
+ </section>
228
+
229
+ <!-- Tech Features Section -->
230
+ <section class="py-20 px-6">
231
+ <div class="max-w-7xl mx-auto">
232
+ <div class="text-center mb-20">
233
+ <h2 class="text-4xl font-bold text-white mb-4">NEXT-GEN CHARACTER TECHNOLOGY</h2>
234
+ <div class="h-1 w-32 bg-gradient-to-r from-sakura to-neonblue mx-auto rounded-full"></div>
235
+ <p class="text-lavender max-w-2xl mx-auto mt-6">
236
+ Our characters feature industry-leading technologies that bring anime designs to life with unprecedented realism and detail.
237
+ </p>
238
+ </div>
239
+
240
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-8">
241
+ <div class="p-8 character-card flex flex-col items-center text-center">
242
+ <div class="w-20 h-20 rounded-full bg-gradient-to-br from-sakura to-velvet flex items-center justify-center mb-6">
243
+ <i class="fas fa-atom text-white text-3xl"></i>
244
+ </div>
245
+ <h3 class="text-xl font-bold text-white mb-3">Subsurface Scattering</h3>
246
+ <p class="text-lavender">
247
+ Realistic skin rendering with advanced light penetration simulation for natural-looking skin.
248
+ </p>
249
+ </div>
250
+
251
+ <div class="p-8 character-card flex flex-col items-center text-center">
252
+ <div class="w-20 h-20 rounded-full bg-gradient-to-br from-lavender to-blue-600 flex items-center justify-center mb-6">
253
+ <i class="fas fa-hat-wizard text-white text-3xl"></i>
254
+ </div>
255
+ <h3 class="text-xl font-bold text-white mb-3">HDRI Lighting</h3>
256
+ <p class="text-lavender">
257
+ Photorealistic environment-based lighting with accurate reflections and highlights.
258
+ </p>
259
+ </div>
260
+
261
+ <div class="p-8 character-card flex flex-col items-center text-center">
262
+ <div class="w-20 h-20 rounded-full bg-gradient-to-br from-neonblue to-cyan-400 flex items-center justify-center mb-6">
263
+ <i class="fas fa-wind text-white text-3xl"></i>
264
+ </div>
265
+ <h3 class="text-xl font-bold text-white mb-3">Dynamic Simulation</h3>
266
+ <p class="text-lavender">
267
+ Physics-based cloth, hair, and accessory movement that responds realistically to motion.
268
+ </p>
269
+ </div>
270
+
271
+ <div class="p-8 character-card flex flex-col items-center text-center">
272
+ <div class="w-20 h-20 rounded-full bg-gradient-to-br from-velvet to-purple-600 flex items-center justify-center mb-6">
273
+ <i class="fas fa-eye text-white text-3xl"></i>
274
+ </div>
275
+ <h3 class="text-xl font-bold text-white mb-3">Expressive Rigging</h3>
276
+ <p class="text-lavender">
277
+ Sophisticated facial rigs with 100+ controls for lifelike expressions and emotions.
278
+ </p>
279
+ </div>
280
+ </div>
281
+ </div>
282
+ </section>
283
+
284
+ <!-- Character Gallery -->
285
+ <section class="py-20 px-6 bg-gradient-to-b from-midnight/60 to-midnight">
286
+ <div class="max-w-7xl mx-auto">
287
+ <div class="flex justify-between items-center mb-12 flex-wrap">
288
+ <h2 class="text-4xl font-bold text-white">FEATURED CHARACTERS</h2>
289
+ <div class="mt-4 md:mt-0">
290
+ <div class="flex space-x-2">
291
+ <button class="px-4 py-2 text-lavender border border-lavender hover:bg-lavender/10 rounded-full transition-colors">PGR Series</button>
292
+ <button class="px-4 py-2 text-lavender border border-lavender hover:bg-lavender/10 rounded-full transition-colors">Bishoujo</button>
293
+ <button class="px-4 py-2 text-lavender border border-lavender hover:bg-lavender/10 rounded-full transition-colors">Cyberpunk</button>
294
+ </div>
295
+ </div>
296
+ </div>
297
+
298
+ <div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-8">
299
+ <!-- Character 1 -->
300
+ <div class="character-card">
301
+ <div class="model-viewer">
302
+ <div class="model-placeholder">
303
+ <img src="https://cdn.donmai.us/original/7d/c9/7dc9f70b77d25c1acf1dda7c3d9b7c9d.gif" alt="Cyber Angel" class="w-full h-full object-cover">
304
+ </div>
305
+ </div>
306
+ <div class="p-6">
307
+ <div class="flex justify-between items-start">
308
+ <div>
309
+ <h3 class="font-bold text-xl text-white">ASTRIA</h3>
310
+ <p class="text-lavender">Celestial Guardian</p>
311
+ </div>
312
+ <div class="bg-sakura/10 text-sakura px-3 py-1 rounded-full text-sm">NEW</div>
313
+ </div>
314
+ <div class="flex mt-4 mb-3">
315
+ <div class="bg-midnight rounded-full px-3 py-1 mr-2 text-xs text-lavender">#PGR</div>
316
+ <div class="bg-midnight rounded-full px-3 py-1 mr-2 text-xs text-lavender">#Bishoujo</div>
317
+ <div class="bg-midnight rounded-full px-3 py-1 text-xs text-lavender">#Fantasy</div>
318
+ </div>
319
+ <p class="text-lavender text-sm mt-4">
320
+ High-poly model with physically based rendering. Advanced armor dynamics and glowing energy effects.
321
+ </p>
322
+ </div>
323
+ </div>
324
+
325
+ <!-- Character 2 -->
326
+ <div class="character-card">
327
+ <div class="model-viewer">
328
+ <div class="model-placeholder">
329
+ <img src="https://cdn.donmai.us/original/5d/5f/5d5fb9c1d0b1d6c8f07d0a5d1ff6ddaf.gif" alt="Cyber Ninja" class="w-full h-full object-cover">
330
+ </div>
331
+ </div>
332
+ <div class="p-6">
333
+ <div class="flex justify-between items-start">
334
+ <div>
335
+ <h3 class="font-bold text-xl text-white">KIRAKIRA</h3>
336
+ <p class="text-lavender">Neon Shinobi</p>
337
+ </div>
338
+ <div class="bg-neonblue/10 text-neonblue px-3 py-1 rounded-full text-sm">POPULAR</div>
339
+ </div>
340
+ <div class="flex mt-4 mb-3">
341
+ <div class="bg-midnight rounded-full px-3 py-1 mr-2 text-xs text-lavender">#Cyberpunk</div>
342
+ <div class="bg-midnight rounded-full px-3 py-1 mr-2 text-xs text-lavender">#Ninja</div>
343
+ <div class="bg-midnight rounded-full px-3 py-1 text-xs text-lavender">#Stealth</div>
344
+ </div>
345
+ <p class="text-lavender text-sm mt-4">
346
+ Advanced cloth simulation with dynamic slicing effects and holographic weapon system.
347
+ </p>
348
+ </div>
349
+ </div>
350
+
351
+ <!-- Character 3 -->
352
+ <div class="character-card">
353
+ <div class="model-viewer">
354
+ <div class="model-placeholder">
355
+ <img src="https://cdn.donmai.us/original/44/d1/44d15d0f19c7f7b6cfa7f9a5f00e6b4f.gif" alt="Void Sorceress" class="w-full h-full object-cover">
356
+ </div>
357
+ </div>
358
+ <div class="p-6">
359
+ <div class="flex justify-between items-start">
360
+ <div>
361
+ <h3 class="font-bold text-xl text-white">LUMINA</h3>
362
+ <p class="text-lavender">Void Sorceress</p>
363
+ </div>
364
+ <div class="bg-velvet/10 text-velvet px-3 py-1 rounded-full text-sm">PREMIUM</div>
365
+ </div>
366
+ <div class="flex mt-4 mb-3">
367
+ <div class="bg-midnight rounded-full px-3 py-1 mr-2 text-xs text-lavender">#Mage</div>
368
+ <div class="bg-midnight rounded-full px-3 py-1 mr-2 text-xs text-lavender">#Magic</div>
369
+ <div class="bg-midnight rounded-full px-3 py-1 text-xs text-lavender">#Ethereal</div>
370
+ </div>
371
+ <p class="text-lavender text-sm mt-4">
372
+ Dynamic particle effects system with reactive magic trails. Real-time hair and cloak physics.
373
+ </p>
374
+ </div>
375
+ </div>
376
+ </div>
377
+ </div>
378
+ </section>
379
+
380
+ <!-- Art Style Showcase -->
381
+ <section class="py-20 px-6">
382
+ <div class="max-w-7xl mx-auto">
383
+ <div class="text-center mb-16">
384
+ <h2 class="text-4xl font-bold text-white mb-4">ANIME VISUAL STYLES</h2>
385
+ <div class="h-1 w-32 bg-gradient-to-r from-lavender to-sakura mx-auto rounded-full"></div>
386
+ <p class="text-lavender max-w-2xl mx-auto mt-6">
387
+ We specialize in various anime art styles, blending traditional aesthetics with modern 3D techniques.
388
+ </p>
389
+ </div>
390
+
391
+ <div class="grid grid-cols-1 lg:grid-cols-3 gap-12 items-center">
392
+ <div class="lg:col-span-2">
393
+ <div class="grid grid-cols-2 gap-8">
394
+ <div>
395
+ <div class="bg-gradient-to-br from-purple-900/70 to-transparent border border-lavender/30 p-6 rounded-xl mb-8">
396
+ <i class="fas fa-fire text-sakura text-3xl mb-4"></i>
397
+ <h3 class="text-xl font-bold text-white mb-2">2.5D Cel Shading</h3>
398
+ <p class="text-lavender">
399
+ Hybrid style combining 2D anime aesthetics with 3D depth for the perfect blend.
400
+ </p>
401
+ </div>
402
+ <div class="bg-gradient-to-br from-blue-900/70 to-transparent border border-lavender/30 p-6 rounded-xl">
403
+ <i class="fas fa-bolt text-neonblue text-3xl mb-4"></i>
404
+ <h3 class="text-xl font-bold text-white mb-2">Dynamic Lighting</h3>
405
+ <p class="text-lavender">
406
+ Cinematic lighting techniques adapted for anime-style characters.
407
+ </p>
408
+ </div>
409
+ </div>
410
+ <div class="pt-10">
411
+ <div class="bg-gradient-to-br from-pink-900/70 to-transparent border border-lavender/30 p-6 rounded-xl mb-8">
412
+ <i class="fas fa-rainbow text-lavender text-3xl mb-4"></i>
413
+ <h3 class="text-xl font-bold text-white mb-2">PBR Textures</h3>
414
+ <p class="text-lavender">
415
+ Physically-based materials with anime-inspired color palettes.
416
+ </p>
417
+ </div>
418
+ <div class="bg-gradient-to-br from-purple-900/70 to-transparent border border-lavender/30 p-6 rounded-xl">
419
+ <i class="fas fa-magic text-velvet text-3xl mb-4"></i>
420
+ <h3 class="text-xl font-bold text-white mb-2">Post-processing FX</h3>
421
+ <p class="text-lavender">
422
+ Bloom, rim lighting, and anime-specific effects to enhance the visuals.
423
+ </p>
424
+ </div>
425
+ </div>
426
+ </div>
427
+ </div>
428
+
429
+ <div class="flex justify-center stagger-animation">
430
+ <div class="relative">
431
+ <div class="model-shadow">
432
+ <div class="w-72 h-72 rounded-full bg-gradient-to-r from-sakura to-velvet absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2 blur-3xl opacity-40"></div>
433
+ <img src="https://cdn.donmai.us/original/c6/9d/c69d31f6ffed0b3f7d5fcce6d3cbc8c1.png" alt="Art Style Comparison" class="relative rounded-2xl border-2 border-lavender/30">
434
+ </div>
435
+ </div>
436
+ </div>
437
+ </div>
438
+ </div>
439
+ </section>
440
+
441
+ <!-- Technology Comparison -->
442
+ <section class="py-20 px-6 bg-gradient-to-b from-midnight/70 to-midnight">
443
+ <div class="max-w-7xl mx-auto">
444
+ <div class="text-center mb-16">
445
+ <h2 class="text-4xl font-bold text-white mb-4">RENDERING TECHNOLOGY</h2>
446
+ <div class="h-1 w-32 bg-gradient-to-r from-neonblue to-cyan-400 mx-auto rounded-full"></div>
447
+ <p class="text-lavender max-w-2xl mx-auto mt-6">
448
+ Our rendering engine surpasses traditional anime character models with industry-leading technology.
449
+ </p>
450
+ </div>
451
+
452
+ <div class="bg-gradient-to-br from-midnight/90 to-purple-900/20 rounded-3xl border border-lavender/30 p-8">
453
+ <div class="grid grid-cols-1 lg:grid-cols-3 gap-10">
454
+ <div>
455
+ <h3 class="text-2xl font-bold text-white mb-4 glow-text">CHARACTER DETAILS</h3>
456
+ <ul class="space-y-4">
457
+ <li class="flex items-start">
458
+ <div class="bg-neonblue/20 p-2 rounded-full mr-3">
459
+ <i class="fas fa-check text-neonblue"></i>
460
+ </div>
461
+ <span class="text-lavender">4K-8K texture resolution with advanced compression</span>
462
+ </li>
463
+ <li class="flex items-start">
464
+ <div class="bg-neonblue/20 p-2 rounded-full mr-3">
465
+ <i class="fas fa-check text-neonblue"></i>
466
+ </div>
467
+ <span class="text-lavender">Ray-traced reflections on metallic surfaces</span>
468
+ </li>
469
+ <li class="flex items-start">
470
+ <div class="bg-neonblue/20 p-2 rounded-full mr-3">
471
+ <i class="fas fa-check text-neonblue"></i>
472
+ </div>
473
+ <span class="text-lavender">Advanced multi-layered subsurface scattering</span>
474
+ </li>
475
+ <li class="flex items-start">
476
+ <div class="bg-neonblue/20 p-2 rounded-full mr-3">
477
+ <i class="fas fa-check text-neonblue"></i>
478
+ </div>
479
+ <span class="text-lavender">Anime-specific eye shaders with parallax effect</span>
480
+ </li>
481
+ </ul>
482
+ </div>
483
+
484
+ <div>
485
+ <h3 class="text-2xl font-bold text-white mb-4 glow-text">TECHNICAL SPECS</h3>
486
+ <div class="space-y-5">
487
+ <div>
488
+ <div class="flex justify-between mb-1">
489
+ <span class="text-lavender">Polygon Count</span>
490
+ <span class="text-sakura">200K+</span>
491
+ </div>
492
+ <div class="w-full bg-gray-700 rounded-full h-2">
493
+ <div class="bg-gradient-to-r from-sakura to-velvet h-2 rounded-full" style="width: 95%"></div>
494
+ </div>
495
+ </div>
496
+
497
+ <div>
498
+ <div class="flex justify-between mb-1">
499
+ <span class="text-lavender">Texture Layers</span>
500
+ <span class="text-sakura">12-20 Layers</span>
501
+ </div>
502
+ <div class="w-full bg-gray-700 rounded-full h-2">
503
+ <div class="bg-gradient-to-r from-neonblue to-cyan-400 h-2 rounded-full" style="width: 85%"></div>
504
+ </div>
505
+ </div>
506
+
507
+ <div>
508
+ <div class="flex justify-between mb-1">
509
+ <span class="text-lavender">Bone Rigging</span>
510
+ <span class="text-sakura">150-250 Bones</span>
511
+ </div>
512
+ <div class="w-full bg-gray-700 rounded-full h-2">
513
+ <div class="bg-gradient-to-r from-lavender to-blue-500 h-2 rounded-full" style="width: 75%"></div>
514
+ </div>
515
+ </div>
516
+
517
+ <div>
518
+ <div class="flex justify-between mb-1">
519
+ <span class="text-lavender">Animation Support</span>
520
+ <span class="text-sakura">600+ Blendshapes</span>
521
+ </div>
522
+ <div class="w-full bg-gray-700 rounded-full h-2">
523
+ <div class="bg-gradient-to-r from-velvet to-purple-600 h-2 rounded-full" style="width: 90%"></div>
524
+ </div>
525
+ </div>
526
+ </div>
527
+ </div>
528
+
529
+ <div class="flex items-center">
530
+ <div class="bg-gradient-to-br from-midnight to-purple-900/30 border border-lavender/30 rounded-2xl p-6 text-center w-full">
531
+ <div class="inline-block bg-gradient-to-br from-sakura to-velvet p-4 rounded-full mb-6">
532
+ <i class="fas fa-dice-d20 text-white text-4xl"></i>
533
+ </div>
534
+ <h3 class="text-xl font-bold text-white mb-3">REALTIME RAYTRACING</h3>
535
+ <p class="text-lavender mb-6">
536
+ Our proprietary engine supports real-time raytracing for reflections, shadows, and global illumination.
537
+ </p>
538
+ <button class="bg-gradient-to-r from-sakura to-velvet text-white px-6 py-2 rounded-full">
539
+ Tech Demo
540
+ </button>
541
+ </div>
542
+ </div>
543
+ </div>
544
+ </div>
545
+ </div>
546
+ </section>
547
+
548
+ <!-- CTA Section -->
549
+ <section class="py-20 px-6">
550
+ <div class="max-w-5xl mx-auto text-center bg-gradient-to-br from-midnight to-purple-900/20 rounded-3xl border border-lavender/30 p-12 relative overflow-hidden">
551
+ <div class="absolute -top-20 -right-20 w-64 h-64 rounded-full bg-gradient-to-br from-sakura/20 to-transparent blur-3xl"></div>
552
+ <div class="absolute -bottom-20 -left-20 w-64 h-64 rounded-full bg-gradient-to-br from-neonblue/20 to-transparent blur-3xl"></div>
553
+
554
+ <div class="relative z-10">
555
+ <h2 class="text-4xl font-bold text-white mb-6 glow-text">START CREATING TODAY</h2>
556
+ <p class="text-lavender text-xl max-w-2xl mx-auto mb-10">
557
+ Join thousands of developers and artists using our high-quality 3D anime characters in their projects.
558
+ </p>
559
+
560
+ <div class="flex flex-col md:flex-row justify-center gap-6">
561
+ <button class="bg-gradient-to-r from-sakura to-velvet hover:from-sakura/90 hover:to-velvet/90 text-white px-8 py-4 rounded-full flex items-center justify-center transition-all duration-300">
562
+ <i class="fas fa-download text-xl mr-3"></i> DOWNLOAD STARTER KIT
563
+ </button>
564
+ <button class="bg-gradient-to-r from-neonblue to-cyan-500 hover:from-neonblue/90 hover:to-cyan-500/90 text-white px-8 py-4 rounded-full flex items-center justify-center transition-all duration-300">
565
+ <i class="fas fa-user-plus text-xl mr-3"></i> JOIN COMMUNITY
566
+ </button>
567
+ </div>
568
+ </div>
569
+ </div>
570
+ </section>
571
+
572
+ <!-- Footer -->
573
+ <footer class="border-t border-lavender/20 py-12 px-6">
574
+ <div class="max-w-7xl mx-auto">
575
+ <div class="grid grid-cols-1 md:grid-cols-4 gap-10">
576
+ <div>
577
+ <div class="flex items-center mb-6">
578
+ <i class="fas fa-ghost text-sakura text-2xl mr-2"></i>
579
+ <span class="text-xl font-bold font-anime tracking-wider text-white">ANIMAGRAPH</span>
580
+ </div>
581
+ <p class="text-lavender mb-6">
582
+ High-quality 3D anime characters with AAA game-quality graphics for all your creative projects.
583
+ </p>
584
+ <div class="flex space-x-4">
585
+ <a href="#" class="w-10 h-10 rounded-full bg-midnight/80 flex items-center justify-center hover:bg-sakura/20 transition-colors">
586
+ <i class="fab fa-twitter text-lavender"></i>
587
+ </a>
588
+ <a href="#" class="w-10 h-10 rounded-full bg-midnight/80 flex items-center justify-center hover:bg-sakura/20 transition-colors">
589
+ <i class="fab fa-discord text-lavender"></i>
590
+ </a>
591
+ <a href="#" class="w-10 h-10 rounded-full bg-midnight/80 flex items-center justify-center hover:bg-sakura/20 transition-colors">
592
+ <i class="fab fa-artstation text-lavender"></i>
593
+ </a>
594
+ <a href="#" class="w-10 h-10 rounded-full bg-midnight/80 flex items-center justify-center hover:bg-sakura/20 transition-colors">
595
+ <i class="fab fa-youtube text-lavender"></i>
596
+ </a>
597
+ </div>
598
+ </div>
599
+
600
+ <div>
601
+ <h3 class="text-white font-bold text-lg mb-6">RESOURCES</h3>
602
+ <ul class="space-y-3">
603
+ <li><a href="#" class="text-lavender hover:text-neonblue transition-colors">Character Library</a></li>
604
+ <li><a href="#" class="text-lavender hover:text-neonblue transition-colors">Documentation</a></li>
605
+ <li><a href="#" class="text-lavender hover:text-neonblue transition-colors">Tutorials</a></li>
606
+ <li><a href="#" class="text-lavender hover:text-neonblue transition-colors">Asset Store</a></li>
607
+ <li><a href="#" class="text-lavender hover:text-neonblue transition-colors">Shader Library</a></li>
608
+ </ul>
609
+ </div>
610
+
611
+ <div>
612
+ <h3 class="text-white font-bold text-lg mb-6">COMPANY</h3>
613
+ <ul class="space-y-3">
614
+ <li><a href="#" class="text-lavender hover:text-neonblue transition-colors">About Us</a></li>
615
+ <li><a href="#" class="text-lavender hover:text-neonblue transition-colors">Careers</a></li>
616
+ <li><a href="#" class="text-lavender hover:text-neonblue transition-colors">Contact</a></li>
617
+ <li><a href="#" class="text-lavender hover:text-neonblue transition-colors">Blog</a></li>
618
+ <li><a href="#" class="text-lavender hover:text-neonblue transition-colors">License</a></li>
619
+ </ul>
620
+ </div>
621
+
622
+ <div>
623
+ <h3 class="text-white font-bold text-lg mb-6">SUBSCRIBE</h3>
624
+ <p class="text-lavender mb-4">
625
+ Get updates on new characters, features, and technology releases.
626
+ </p>
627
+ <div class="flex">
628
+ <input type="email" placeholder="Your email" class="bg-midnight/70 border border-lavender/30 text-white rounded-l-lg px-4 py-3 focus:outline-none focus:ring-2 focus:ring-sakura w-full">
629
+ <button class="bg-gradient-to-r from-sakura to-velvet px-4 rounded-r-lg">
630
+ <i class="fas fa-paper-plane text-white"></i>
631
+ </button>
632
+ </div>
633
+ </div>
634
+ </div>
635
+
636
+ <div class="border-t border-lavender/10 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
637
+ <p class="text-lavender text-sm mb-4 md:mb-0">
638
+ © 2023 ANIMAGRAPH. All rights reserved. Anime characters for demonstration purposes only.
639
+ </p>
640
+ <div class="flex space-x-8">
641
+ <a href="#" class="text-lavender hover:text-neonblue text-sm">Terms</a>
642
+ <a href="#" class="text-lavender hover:text-neonblue text-sm">Privacy</a>
643
+ <a href="#" class="text-lavender hover:text-neonblue text-sm">Cookies</a>
644
+ </div>
645
+ </div>
646
+ </div>
647
+ </footer>
648
+
649
+ <script>
650
+ // Simple scroll animation for sections
651
+ document.addEventListener('DOMContentLoaded', function() {
652
+ // Stagger animation trigger on scroll
653
+ const staggerElements = document.querySelectorAll('.stagger-animation');
654
+
655
+ const observer = new IntersectionObserver((entries) => {
656
+ entries.forEach(entry => {
657
+ if (entry.isIntersecting) {
658
+ entry.target.style.visibility = 'visible';
659
+ const children = entry.target.children;
660
+ for (let i = 0; i < children.length; i++) {
661
+ setTimeout(() => {
662
+ children[i].style.opacity = 1;
663
+ children[i].style.transform = 'translateY(0)';
664
+ }, 200 * i);
665
+ }
666
+ observer.unobserve(entry.target);
667
+ }
668
+ });
669
+ }, { threshold: 0.2 });
670
+
671
+ staggerElements.forEach(el => {
672
+ el.style.visibility = 'hidden';
673
+ observer.observe(el);
674
+ });
675
+
676
+ // Character card hover effect enhancement
677
+ const characterCards = document.querySelectorAll('.character-card');
678
+ characterCards.forEach(card => {
679
+ card.addEventListener('mousemove', (e) => {
680
+ const cardRect = card.getBoundingClientRect();
681
+ const x = e.clientX - cardRect.left;
682
+ const y = e.clientY - cardRect.top;
683
+
684
+ const centerX = cardRect.width / 2;
685
+ const centerY = cardRect.height / 2;
686
+
687
+ const angleY = (x - centerX) / 25;
688
+ const angleX = (centerY - y) / 25;
689
+
690
+ card.style.transform = `perspective(1000px) rotateX(${angleX}deg) rotateY(${angleY}deg) scale(1.02)`;
691
+ });
692
+
693
+ card.addEventListener('mouseleave', () => {
694
+ card.style.transform = 'perspective(1000px) rotateX(0) rotateY(0) scale(1)';
695
+ });
696
+ });
697
+ });
698
+ </script>
699
+ <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=Kon2hai/awesome" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
700
+ </html>
prompts.txt ADDED
File without changes