-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
384 lines (367 loc) · 18.8 KB
/
index.html
File metadata and controls
384 lines (367 loc) · 18.8 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
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
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
<!--
author: Boostraptheme
author URL: https://boostraptheme.com
License: Creative Commons Attribution 4.0 Unported
License URL: https://creativecommons.org/licenses/by/4.0/
-->
<!DOCTYPE html>
<html class="no-js" prefix="og: http://ogp.me/ns#" lang="en-IN">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>AR Facial App</title>
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="We craft awesome Bootstrap themes for free and share selected resources for web designer & developer. Download Free HTML themes for Bootstrap" />
<link href="img/mobiapp_logo_96dp.png" rel="apple-touch-icon" sizes="96x96">
<link href="img/mobiapp_logo_96dp.png" rel="icon" sizes="96x96" type="image/png">
<link href="img/mobiapp_logo_32dp.png" rel="icon" sizes="32x32" type="image/png">
<meta content="img/mobiapp_logo_96dp.png" name="msapplication-TileImage">
<meta property="og:url" content="" />
<meta property="og:title" content="" />
<meta property="og:locale" content="en_IN" />
<meta property="og:site_name" content="" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="" />
<meta name="twitter:creator" content="" />
<link rel='stylesheet' href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet">
<link rel="stylesheet" href="device-mockups/device-mockups.min.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/app.css">
<script src="js/jquery.min.js"></script>
<script> $(window).on('load', function(){ $(".loader").fadeOut(2000); }); </script>
</head>
<body>
<div class="loader"></div>
<!-- NAVIGATION
==============-->
<nav class="navbar navbar-expand-lg navbar-dark fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="index.html#home"><img src="img/logo.png" alt="" class="img-fluid"></a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav text-uppercase ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#contact">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#download">Download </a>
</li>
</ul>
</div>
</div>
</nav>
<!--APP HEADER
================-->
<section class="masthead">
<div class="container h-100">
<div class="row h-100">
<div class="col-lg-7 my-auto">
<div class="header-content mx-auto animated wow zoomIn" data-wow-duration="0.1s" data-wow-delay=".1s">
<h1 class="mx-auto">Create your awesome AR with <b>Unity Vuforia App!</b></h1>
<a href="https://drive.google.com/file/d/1ccVPPlbJ3GJ8j-JDIp_myYQ3WJ6oWpqa/view?usp=sharing"><button class="btn btn-white mt-4 py-2 px-3 ">Download App <i class="fas fa-arrow-alt-circle-down"></i></button></a>
<a href="https://drive.google.com/file/d/19E0ts8sfIZTE8IDg1NxaOP-Q3OLs9Snu/view?usp=sharing"><button class="btn btn-white mt-4 py-2 px-3 ">Download Source <i class="fas fa-arrow-alt-circle-down"></i></button></a>
</div>
</div>
<div class="col-lg-5 my-auto">
<div class="device-container">
<div class="device-mockup iphone6_plus portrait white animated wow bounceInUp" data-wow-duration="1s" data-wow-delay=".1s">
<div class="device">
<div class="screen">
<img src="img/app/six.png" class="img-fluid" alt="">
</div>
<div class="button">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="bg-banner-img">
<!-- <img src="img/bg-curve.png" alt=""> -->
</div>
<!-- OUR PROCESS
================-->
<section id="our-process" class="our-process">
<div class="container">
<div class="row mb-5 wow fadeInUp" data-wow-delay="0.3s">
<div class="col-md-12 text-center">
<div class="heading">
<h1>About Vuforia AR</h1>
<div class="bord-bot"></div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4 wow fadeInLeft" data-wow-delay="0.3s">
<div class="col-md-12 col-sm-12">
<div class="service-desc-cont">
<i class="fa fa-bar-chart-o"></i>
<h5>Unity compatibility</h5>
<p>Vuforia is an open AR SDK and API officially supported by Unity.</p>
</div>
</div>
<div class="col-md-12 col-sm-12">
<div class="service-desc-cont">
<i class="fa fa-life-bouy"></i>
<h5>User-friendly</h5>
<p>One of the best choices to start with.</p>
</div>
</div>
<div class="col-md-12 col-sm-12">
<div class="service-desc-cont mb-5">
<i class="fa fa-battery-full"></i>
<h5>Free*</h5>
<p>You can use it for free for non comertial ussage.</p>
</div>
</div>
</div>
<div class="col-md-4 wow bounceInUp" data-wow-delay="0.6s">
<div class="servie-img text-center">
<img src="img/iphone-x.png" alt="" class="img-fluid">
</div>
</div>
<div class="col-md-4 wow fadeInRight" data-wow-delay="0.9s">
<div class="col-md-12 col-sm-12">
<div class="service-desc-cont">
<i class="fab fa-app-store"></i>
<h5>API</h5>
<p>You can do almost everithing you want.</p>
</div>
</div>
<div class="col-md-12 col-sm-12">
<div class="service-desc-cont">
<i class="fa fa-archive"></i>
<h5>Cloud Technology</h5>
<p>You don't code hard things. It's already done for you.</p>
</div>
</div>
<div class="col-md-12 col-sm-12">
<div class="service-desc-cont">
<i class="fa fa-globe"></i>
<h5>Community</h5>
<p>Most things already done before. Just find it and paste to your project.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- FAQ
================-->
<section id="faq" class="faq py-5">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="col-lg-5 my-auto">
<div class="device-container">
<div class="device-mockup iphone6_plus portrait white animated wow bounceInUp" data-wow-duration="0.1s" data-wow-delay=".1s">
<div class="device">
<div class="screen">
<img src="img/app/first.png" class="img-fluid" alt="">
</div>
<div class="button">
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-6 col-sm-12 wow fadeInUp mt-5 mx-auto" data-wow-delay="0.6s">
<div class="faq-cont">
<div id="accordion">
<div class="card">
<div class="card-header" id="headingOne">
<h5 class="mb-0">
<button class="btn btn-link" data-toggle="collapse" data-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
<i class="fa fa-arrow-right"></i>
Any example or templates?
</button>
</h5>
</div>
<div id="collapseOne" class="collapse show" aria-labelledby="headingOne" data-parent="#accordion">
<div class="card-body">
Sure. Just download .apk file and run it. You can see basic and simple features.
</div>
</div>
</div>
<div class="card">
<div class="card-header" id="headingTwo">
<h5 class="mb-0">
<button class="btn btn-link collapsed" data-toggle="collapse" data-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
<i class="fa fa-arrow-right"></i>
Can I download project and change whatever I want?
</button>
</h5>
</div>
<div id="collapseTwo" class="collapse" aria-labelledby="headingTwo" data-parent="#accordion">
<div class="card-body">
Yep. You are welcome to modify Unity project whatever you like.
</div>
</div>
</div>
<div class="card">
<div class="card-header" id="headingThree">
<h5 class="mb-0">
<button class="btn btn-link collapsed" data-toggle="collapse" data-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
<i class="fa fa-arrow-right"></i>
What about security?
</button>
</h5>
</div>
<div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-parent="#accordion">
<div class="card-body">
You can handle it with 3-d party modules. Source code present Vuforia features only.
</div>
</div>
</div>
<div class="card">
<div class="card-header" id="headingThree">
<h5 class="mb-0">
<button class="btn btn-link collapsed" data-toggle="collapse" data-target="#collapseFourth" aria-expanded="false" aria-controls="collapseThree">
<i class="fa fa-arrow-right"></i>
Platform?
</button>
</h5>
</div>
<div id="collapseFourth" class="collapse" aria-labelledby="headingThree" data-parent="#accordion">
<div class="card-body">
Project example source demonstrates Android only. You can compile and run with IPhone separatly. Also, PC Standalone can be supported with few changes.
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- GALLERY
================-->
<section id="gallery" class="gallery">
<div class="container">
<div class="row mb-5 wow fadeInUp" data-wow-delay="0.3s">
<div class="col-md-12 text-center">
<div class="heading">
<h1>MEDIA</h1>
<div class="bord-bot"></div>
</div>
<iframe width="560" height="315" src="https://www.youtube.com/embed/4RpF_4nZddk" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
</div>
</section>
<!-- DOWNLOAD APP
================-->
<section id="download" class="download-app pb-0">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mb-4">
<h1>Download now</h1>
<p>Download our latest app with latest features</p>
</div>
<div class="col-md-6 apple"><a href="#"><img src="img/app/apple.png" alt="" class="img-fluid"></a></div>
<div class="col-md-6 android"><a href="#"><img src="img/app/android.png" alt="" class="img-fluid"></a></div>
<div class="col-md-12 text-center mt-5 mx-auto">
<div class="device-container">
<div class="device-mockup iphone6_plus portrait white wow bounceInUp" data-wow-delay=".5s">
<div class="device">
<div class="screen">
<img src="img/app/second.png" class="img-fluid" alt="">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- CONTACT
================-->
<section id="contact" class="contact">
<div class="container">
<div class="row mb-5 wow fadeInUp" data-wow-delay="0.3s">
<div class="col-md-12 text-center">
<div class="heading">
<h1>Conect On Social</h1>
<div class="bord-bot"></div>
<p class="wow fadeInUp" data-wow-delay="0.4s">Connect with mobiapp on social networking sites</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-3 col-sm-6 text-center">
<div class="contact-cont wow fadeInUp" data-wow-delay="0.3s">
<a href="#">
<img src="img/icon/icon-1.png" alt="" class="img-fluid">
<h5>10000+ Likes</h5>
</a>
</div>
</div>
<div class="col-md-3 col-sm-6 text-center">
<div class="contact-cont wow fadeInUp" data-wow-delay="0.6s">
<a href="#">
<img src="img/icon/icon-2.png" alt="" class="img-fluid">
<h5>8000+ Followers</h5>
</a>
</div>
</div>
<div class="col-md-3 col-sm-6 text-center">
<div class="contact-cont wow fadeInUp" data-wow-delay="0.9s">
<a href="#">
<img src="img/icon/icon-4.png" alt="" class="img-fluid">
<h5>5000+ Followers</h5>
</a>
</div>
</div>
<div class="col-md-3 col-sm-6 text-center">
<div class="contact-cont wow fadeInUp" data-wow-delay="1.2s">
<a href="#">
<img src="img/icon/icon-3.png" alt="" class="img-fluid">
<h5>53000+ View</h5>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- FOOTER
==============-->
<footer id="footer" class="footer">
<div class="container-fluid">
<div class="row top-footer">
<div class="col-md-12 text-center">
<p>Copyrights © 2018 Design by <a href="https://boostraptheme.com/">Boostraptheme</a></p>
</div>
</div>
</div>
</footer>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/app.js"></script>
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/5a6d77fc4b401e45400c7419/default';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
</body>
</html>