-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
254 lines (226 loc) · 12.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
<meta name="description"
content="Webaverse: MMO
Metaverse Makers Org" />
<meta property="og:title" content="Webaverse - Genesis" />
<meta property="og:description"
content="Webaverse: MMO
Metaverse Makers Org" />
<meta property="og:url" content="https://webaverse.com/" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Webaverse - Genesis" />
<meta property="og:image" content="https://webaverse.com/assets/images/share.png" />
<meta property="fb:app_id" content="" />
<meta name="twitter:site" content="@webaverse" />
<meta name="twitter:creator" content="@webaverse" />
<meta name="twitter:card" content="summary" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Bowlby+One+SC&family=Jost:wght@300;400;500&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="css/index.css">
<title>Webaverse - Genesis</title>
<link rel="shortcut icon" type="image/jpg" href="./assets/favicon.png" />
</head>
<body>
<div class="app-container"></div>
<div class="content-container">
<!-- HEADER CONTENT-->
<div class="content-section">
<div class="header-content-container">
<!-- <h3 class="subheader-text intro-sub-text">MMO</h3> -->
<img class="mmo-logo" src="./assets/mmo_bowlby.png" />
<h1 class="header-text intro-header-text">METAVERSE MAKERS ORGANIZATION</h1>
<p class="body-text intro-body-text">
<span>We are artists, creatives, and coders on a mission to set the foundations of an open metaverse by enabling creators and communities to build their own virtual worlds and rich experiences which they truly own.
</span>
<br/>
<br/>
<span>We work with creators and communities to show the world sickest community driven experiences.</span>
</p>
</div>
</div>
<!-- SLIDE-SCROLL COMPONENT-->
<div class="slide-scroll-component">
<!-- <p class="body-text">SLIDE SCROLL COMPONENT</p> -->
<div class="slide-scroll-items-container"></div>
<div class="slide-scroll-controls-container"></div>
<div class="content-scroll-prev-arrow">
<svg width="50" height="50" style="fill:#000" viewBox="0 0 226 226">
<g fill="none" stroke-miterlimit="10" font-family="none" font-weight="none" font-size="none"
text-anchor="none" style="mix-blend-mode:normal">
<path d="M0 226V0h226v226z"></path>
<g fill="#fff">
<path
d="M145.258 13.842c-1.183 0-2.295.477-3.143 1.307l-95.29 94.532c-1.784 1.765-1.802 4.626-.036 6.391l94.532 95.309c1.765 1.765 4.626 1.783 6.391.017l27.226-26.996a4.524 4.524 0 0 0 .035-6.41l-64.339-64.85 64.87-64.34c1.765-1.766 1.782-4.626.017-6.392l-26.997-27.226a4.48 4.48 0 0 0-3.266-1.341z">
</path>
</g>
</g>
</svg>
</div>
<div class="content-scroll-next-arrow">
<svg width="50" height="50" style="fill:#000" viewBox="0 0 172 172">
<g fill="none" stroke-miterlimit="10" font-family="none" font-weight="none" font-size="none"
text-anchor="none" style="mix-blend-mode:normal">
<path d="M0 172V0h172v172z"></path>
<g fill="#fff">
<path
d="M62.39 10.32a3.47 3.47 0 0 0-2.392.994l-20.72 20.56c-1.344 1.344-1.357 3.52-.027 4.864l48.966 49.37-49.356 48.966a3.427 3.427 0 0 0-.027 4.864l20.56 20.72a3.427 3.427 0 0 0 4.864.028l72.536-71.945a3.455 3.455 0 0 0 .013-4.878l-71.93-72.522a3.41 3.41 0 0 0-2.487-1.021z">
</path>
</g>
</g>
</svg>
</div>
</div>
<div class="content-bg-imgs-container">
<img class="content-bg-img">
<img class="content-bg-img">
<img class="content-bg-img">
<img class="content-bg-img">
<img class="content-bg-img">
</div>
<!-- CONTENT COPY-->
<div class="content-scroll-container">
<div class="content-scroll-item">
<div class="content-scroll-item-icon"></div>
<h2 class="content-scroll-item-headline content-scroll-item-headline-text subheader-text">WE BELIEVE
</h2>
<p class="content-scroll-item-body body-text">
<span class="content-scroll-span">The metaverse should be a connected web of interoperable worlds; a
medium controlled by creators and accessed through free and open tools.</span>
<br><br>
<span>The only way it will happen is if we show the way to the open metaverse with stunning
technology, applications, experiences and drops.
</span>
<br><br>
</p>
</div>
<div class="content-scroll-item">
<div class="content-scroll-item-icon"></div>
<h2 class="content-scroll-item-headline content-scroll-item-headline-text subheader-text">WEBAVERSE:
METAVERSE ENGINE</h2>
<p class="content-scroll-item-body body-text">
<span class="content-scroll-span">
Wouldn’t it be great to have a 100% open source metaverse engine that anyone can host?
<br/>
<br/>
An engine that could shift the power from a few tech companies to users, creators and communities?
<br/>
<br/>
Designed for different experiences, to support user generated content and load NFTs with slick avatar rigging for AR/VR and much more?
<br/>
<br/>
We thought it would be kind of cool. So, we made it.
</span>
<!-- <br><br>
<span>We thought it would be kind of cool. So, we made it.</span>
<br><br>
<span class="content-scroll-span">Check out our GitHub account. The main repo’s called “app”. Contributions, suggestions and requests are welcome!
</span> -->
</p>
</div>
<div class="content-scroll-item">
<div class="content-scroll-item-icon"></div>
<h2 class="content-scroll-item-headline content-scroll-item-headline-text subheader-text">UPSTREET:
METAVERSE GAME</h2>
<p class="content-scroll-item-body body-text">
<span class="content-scroll-span">The most fun you’ll ever have in an MMO: sculpted by digital
artisans, designed with AI, powered by NFTs, built by us; all of us, together.</span>
<br><br>
<span class="content-scroll-span">The Upstreet is a fun, achievable vision of our world and a model for future virtual existence - one which is built on principles.</span>
<br><br>
<span class="content-scroll-span">Get ready to dive into The Street!</span>
</p>
</div>
<div class="content-scroll-item">
<div class="content-scroll-item-icon"></div>
<h2 class="content-scroll-item-headline content-scroll-item-headline-text subheader-text">COLLABS:
DECENTRALISED COORDINATION</h2>
<p class="content-scroll-item-body body-text">
<span class="content-scroll-span">We love bringing to life metaverse projects with drops. We partner
with creators for immersive drops and craft end to end experiences which make their way into the
game and onto The Street.</span>
<br><br>
</p>
</div>
<div class="content-scroll-item">
<div class="content-scroll-item-icon"></div>
<h2 class="content-scroll-item-headline content-scroll-item-headline-text subheader-text">! THE SECRET
PROJECT(S)</h2>
<p class="content-scroll-item-body body-text">
<span class="content-scroll-span">The AI told us not to spoil this! sshhh</span>
<br><br>
</p>
</div>
</div>
</div>
<div class="nav-grad" style="display: none;height: 0px !important;"></div>
<div class="content-container containerXYZ"></div>
<div class="nav">
<div class="nav-items-container">
<div class="nav-item nav-alpha-item">
<a data-tooltip title="App" class="nav-item-text nav-a-1" href="https://app.webaverse.com/"
target="_blank">
<img src="./assets/app.png" style="width: 24px;">
</a>
<div class="nav-alpha no-select">ALPHA</div>
</div>
<div class="nav-item">
<a data-tooltip title="Docs" class="nav-item-text nav-a-2" style="position: absolute;top: calc(50% - 14px);"
href="https://webaverse.notion.site/Webaverse-3a36b223e39b4f94b3d1f6921a4c297a" target="_blank">
<img src="./assets/docs.png" style="width: 15px;">
</a>
</div>
<div class="nav-item">
<a data-tooltip title="Discord" class="nav-item-text nav-a-3" href="https://discord.gg/webaverse" style="position: absolute;top: calc(50% - 14px);"
target="_blank">
<img src="./assets/discord.png" style="width: 15px;">
</a>
</div>
<div class="nav-item">
<a data-tooltip title="Twitter" class="nav-item-text nav-a-4" href="https://twitter.com/webaverse" style="position: absolute;top: calc(50% - 14px);"
target="_blank">
<img src="./assets/twitter.png" style="width: 15px;">
</a>
</div>
<div class="nav-item">
<a data-tooltip title="Twitter (Temp)" class="nav-item-text nav-a-5" href="https://twitter.com/webaloot" style="position: absolute;top: calc(50% - 14px);"
target="_blank">
<img src="./assets/twitter.png" style="width: 15px;">
</a>
</div>
<div class="nav-item">
<a data-tooltip title="Blog" class="nav-item-text nav-a-6" href="https://webaverse.ghost.io/" style="position: absolute;top: calc(50% - 14px);" target="_blank">
<img src="./assets/blog.png" style="width: 15px;">
</a>
</div>
</div>
</div>
<script type="module" src="js/app.js"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-B7B42PSZPB"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-B7B42PSZPB');
</script>
<div id="qrform" style="display: none;">
<div class="ui-qr-form-close">
<img src="./assets/form-close-btn.png" alt="">
</div>
<div class="form-inner">
<form role="qr" onsubmit="return false;">
<p class="ui-enter-text">Who are you, anon?</p>
<input value="" name="q" id="name-input" type="text" placeholder=""/>
<p class="ui-enter-text"><small> *eth address, ens, email, pseudonym or anything (!secret)</small></p>
<button class="form-submit-button">SUBMIT</button>
</form>
</div>
</div>
</body>
</html>