-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
201 lines (194 loc) · 12.1 KB
/
Copy pathindex.html
File metadata and controls
201 lines (194 loc) · 12.1 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>GenOrca | AI Tools for Unreal Engine</title>
<meta name="description" content="You focus on creating. AI handles the rest. Open-source AI tools for Unreal Engine game developers.">
<link rel="stylesheet" href="assets/styles.css">
<link rel="icon" href="assets/logo.png" type="image/png">
<!-- Open Graph -->
<meta property="og:title" content="GenOrca | AI Tools for Unreal Engine">
<meta property="og:description" content="You focus on creating. AI handles the rest. Open-source AI tools for Unreal Engine game developers.">
<meta property="og:image" content="https://genorca.github.io/assets/logo.png">
<meta property="og:url" content="https://genorca.github.io">
<meta property="og:type" content="website">
<!-- Twitter Card -->
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="GenOrca | AI Tools for Unreal Engine">
<meta name="twitter:description" content="You focus on creating. AI handles the rest. Open-source AI tools for Unreal Engine game developers.">
<meta name="twitter:image" content="https://genorca.github.io/assets/logo.png">
<!-- noscript fallback: show fade-in elements when JS is disabled -->
<noscript><style>.fade-in { opacity: 1; transform: none; }</style></noscript>
</head>
<body>
<!-- Navigation -->
<nav class="navbar" aria-label="Main navigation">
<div class="nav-container">
<a href="#" class="nav-logo">
<img src="assets/logo.png" alt="GenOrca" class="nav-logo-img">
<span>GenOrca</span>
</a>
<ul class="nav-links">
<li><a href="#vision">About</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#workflow">Get Started</a></li>
<li><a href="https://github.com/GenOrca" target="_blank" rel="noopener noreferrer" class="nav-github">GitHub</a></li>
</ul>
</div>
</nav>
<!-- Hero Section -->
<section class="hero" id="hero">
<div class="hero-bg-pattern"></div>
<div class="hero-content">
<img src="assets/logo.png" alt="GenOrca Logo" class="hero-logo">
<h1 class="hero-title">GenOrca</h1>
<p class="hero-slogan">AI Tools for Unreal Engine</p>
<p class="hero-sub">You focus on creating. AI handles the rest.</p>
<div class="hero-cta">
<a href="#projects" class="btn btn-primary">Explore Projects</a>
<a href="https://github.com/GenOrca" target="_blank" rel="noopener noreferrer" class="btn btn-outline">GitHub</a>
</div>
</div>
</section>
<!-- What is GenOrca? -->
<section class="vision" id="vision">
<div class="section-inner">
<h2 class="section-title fade-in">What is GenOrca?</h2>
<p class="section-subtitle fade-in">We build open-source AI tools so game developers can focus purely on what they do best — creating.</p>
<div class="vision-grid">
<div class="vision-card fade-in">
<div class="vision-icon">
<svg aria-hidden="true" width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 2v4m0 12v4M4.93 4.93l2.83 2.83m8.48 8.48l2.83 2.83M2 12h4m12 0h4M4.93 19.07l2.83-2.83m8.48-8.48l2.83-2.83"/><circle cx="12" cy="12" r="4"/></svg>
</div>
<h3>Automate</h3>
<p>AI agents handle repetitive tasks so you can focus on what matters — creativity.</p>
</div>
<div class="vision-card fade-in">
<div class="vision-icon">
<svg aria-hidden="true" width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3l1.912 5.813h6.112l-4.968 3.624L17 18.25 12 14.626 7 18.25l1.944-5.813L4 8.813h6.088z"/></svg>
</div>
<h3>Create</h3>
<p>Generate sound effects, translations, and voice assets with AI — no manual work needed.</p>
</div>
<div class="vision-card fade-in">
<div class="vision-icon">
<svg aria-hidden="true" width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M8 12h8M12 8v8"/></svg>
</div>
<h3>Orchestrate</h3>
<p>All tools integrate into one seamless workflow — from editor control to asset generation.</p>
</div>
</div>
</div>
</section>
<!-- Projects Showcase -->
<section class="projects" id="projects">
<div class="section-inner">
<h2 class="section-title fade-in">Projects</h2>
<p class="section-subtitle fade-in">Open-source tools powering the next generation of game development.</p>
<div class="projects-grid">
<div class="project-card fade-in">
<div class="project-icon">
<svg aria-hidden="true" width="36" height="36" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="3" width="20" height="14" rx="2"/><path d="M8 21h8m-4-4v4"/></svg>
</div>
<h3 class="project-name">unreal-mcp</h3>
<p class="project-desc">Control UE5 with AI Agents via MCP protocol</p>
<div class="project-tags">
<span class="tag">Python</span>
<span class="tag">Unreal Engine</span>
<span class="tag">MCP</span>
</div>
<a href="https://github.com/GenOrca/unreal-mcp" target="_blank" rel="noopener noreferrer" class="project-link">View on GitHub →</a>
</div>
<div class="project-card fade-in">
<div class="project-icon">
<svg aria-hidden="true" width="36" height="36" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 18V5l12-2v13"/><circle cx="6" cy="18" r="3"/><circle cx="18" cy="16" r="3"/></svg>
</div>
<h3 class="project-name">sound-factory</h3>
<p class="project-desc">AI-powered SFX generation for game development</p>
<div class="project-tags">
<span class="tag">Python</span>
<span class="tag">AI Audio</span>
</div>
<a href="https://github.com/GenOrca/sound-factory" target="_blank" rel="noopener noreferrer" class="project-link">View on GitHub →</a>
</div>
<div class="project-card fade-in">
<div class="project-icon">
<svg aria-hidden="true" width="36" height="36" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 5h7l2 3h7v11a1 1 0 01-1 1H5a1 1 0 01-1-1V5z"/><path d="M8 13h3m-1.5-1.5v3"/></svg>
</div>
<h3 class="project-name">ue-po-translator</h3>
<p class="project-desc">AI translation for Unreal Engine localization</p>
<div class="project-tags">
<span class="tag">TypeScript</span>
<span class="tag">i18n</span>
</div>
<a href="https://github.com/GenOrca/ue-po-translator" target="_blank" rel="noopener noreferrer" class="project-link">View on GitHub →</a>
</div>
<div class="project-card fade-in">
<div class="project-icon">
<svg aria-hidden="true" width="36" height="36" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 1a3 3 0 00-3 3v8a3 3 0 006 0V4a3 3 0 00-3-3z"/><path d="M19 10v2a7 7 0 01-14 0v-2"/><line x1="12" y1="19" x2="12" y2="23"/><line x1="8" y1="23" x2="16" y2="23"/></svg>
</div>
<h3 class="project-name">tts-hub</h3>
<p class="project-desc">Text-to-speech hub for game voice assets</p>
<div class="project-tags">
<span class="tag">TypeScript</span>
<span class="tag">TTS</span>
</div>
<a href="https://github.com/GenOrca/tts-hub" target="_blank" rel="noopener noreferrer" class="project-link">View on GitHub →</a>
</div>
</div>
</div>
</section>
<!-- How It Works / Get Started -->
<section class="workflow" id="workflow">
<div class="section-inner">
<h2 class="section-title fade-in">Get Started</h2>
<p class="section-subtitle fade-in">Three simple steps to supercharge your game development workflow.</p>
<div class="steps">
<div class="step fade-in">
<div class="step-number">1</div>
<div class="step-icon">
<svg aria-hidden="true" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="11" cy="11" r="8"/><path d="M21 21l-4.35-4.35"/></svg>
</div>
<h3>Choose Your Tool</h3>
<p>Pick the GenOrca project that fits your pipeline needs.</p>
</div>
<div class="step fade-in">
<div class="step-number">2</div>
<div class="step-icon">
<svg aria-hidden="true" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M10 13a5 5 0 007.54.54l3-3a5 5 0 00-7.07-7.07l-1.72 1.71"/><path d="M14 11a5 5 0 00-7.54-.54l-3 3a5 5 0 007.07 7.07l1.71-1.71"/></svg>
</div>
<h3>Connect Your AI Client</h3>
<p>Works with Claude, Cursor, VS Code, and more.</p>
</div>
<div class="step fade-in">
<div class="step-number">3</div>
<div class="step-icon">
<svg aria-hidden="true" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polygon points="13 2 3 14 12 14 11 22 21 10 12 10 13 2"/></svg>
</div>
<h3>Start Building</h3>
<p>Automate your game development with AI-powered tools.</p>
</div>
</div>
<div class="workflow-cta fade-in">
<a href="https://github.com/GenOrca/unreal-mcp" target="_blank" rel="noopener noreferrer" class="btn btn-primary">Get Started with unreal-mcp →</a>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer">
<div class="footer-inner">
<div class="footer-logo">
<img src="assets/logo.png" alt="GenOrca" class="footer-logo-img">
<span>GenOrca</span>
</div>
<div class="footer-links">
<a href="mailto:zenoengine@gmail.com">zenoengine@gmail.com</a>
<a href="https://github.com/GenOrca" target="_blank" rel="noopener noreferrer">GitHub</a>
</div>
<p class="footer-copy">© 2026 GenOrca. All rights reserved.</p>
</div>
</footer>
<script src="assets/main.js"></script>
</body>
</html>