-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
270 lines (244 loc) · 11.8 KB
/
Copy pathindex.html
File metadata and controls
270 lines (244 loc) · 11.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
<link rel="icon" href="assets/images/Icon.png">
<title>Retrogram</title>
<!-- CSS Files -->
<link rel="stylesheet" type="text/css" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/main.css">
</head>
<body>
<!--Preloader Begin-->
<div id="preloader">
<div class="jumper">
<div></div>
<div></div>
<div></div>
</div>
</div>
<!--Preloader End-->
<!--Header Begin-->
<header class="header-area header-sticky">
<div class="container">
<div class="row">
<div class="col-12">
<nav class="main-nav">
<!--Logo-->
<a href="#welcome" class="logo">
<img src="assets/images/Logo.png" alt="Softy Pinko"/>
</a>
<!--Logo-->
<!--Menu Begin-->
<ul class="nav">
<li><a href="#welcome" class="active">Home</a></li>
<li><a href="#explore">Explore</a></li>
<li><a href="#features">Features</a></li>
</ul>
<a class='menu-trigger'>
<span>Menu</span>
</a>
<!--Menu End-->
</nav>
</div>
</div>
</div>
</header>
<!--Header End-->
<!--Main Begin-->
<div class="welcome-area" id="welcome">
<!--Text-->
<div class="header-text">
<div class="container">
<div class="row">
<div class="offset-xl-3 col-xl-6 offset-lg-2 col-lg-8 col-md-12 col-sm-12">
<h1>A Way Into <strong>Reality</strong><br>Begins <strong>Here</strong></h1>
<p>Retrogram project works on a new real hologram experience that anyone can have at an extremely low cost without a lot of hardware complications.</p>
<a href="#explore" class="main-button-slider">Explore</a>
</div>
</div>
</div>
</div>
<!--Text-->
</div>
<!--Main End-->
<!--Main Features Begin-->
<section class="section home-feature">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="row">
<!--First Begin-->
<div class="col-lg-4 col-md-6 col-sm-6 col-12" data-scroll-reveal="enter bottom move 50px over 0.6s after 0.2s">
<div class="features-small-item">
<div class="icon">
<i><img src="assets/images/F1.png" alt=""></i>
</div>
<h5 class="features-title">Retro Device</h5>
<p>is a holographic device consisting of a screen, and a special-purpose operating system by us, Retro-OS,
with Bluetooth and WiFi connection. With some physics rules and light field reflection upon using a special kind of plastic and glasses,
any picture can be represented in our device.<a href="RetroDevice.html" class="link">View More.</a></p>
</div>
</div>
<!--First End-->
<!--Second Begin-->
<div class="col-lg-4 col-md-6 col-sm-6 col-12" data-scroll-reveal="enter bottom move 50px over 0.6s after 0.4s">
<div class="features-small-item">
<div class="icon">
<i><img src="assets/images/F2.png" alt=""></i>
</div>
<h5 class="features-title">Retro OS</h5>
<p>Retrogram requires a connection between a sender (user) and the receiver (RetroDevice). To establish a connection between these two devices,
etroDevice must have a running operating system.<a href="RetroOS.html" class="link">View More.</a></p>
</div>
</div>
<!--Second End-->
<!--Third Begin-->
<div class="col-lg-4 col-md-6 col-sm-6 col-12" data-scroll-reveal="enter bottom move 50px over 0.6s after 0.6s">
<div class="features-small-item">
<div class="icon">
<i><img src="assets/images/F3.png" alt=""></i>
</div>
<h5 class="features-title">Application</h5>
<p>Retrogram application’s main purpose is to control the holographic figure which appears on the Retro device & give more controlling
capabilities for the user.<a href="Application.html" class="link">View More.</a></p>
</div>
</div>
<!--Third End-->
</div>
</div>
</div>
</div>
</section>
<!--Main Features End-->
<!--About Begin-->
<section class="section padding-top-70 padding-bottom-0" id="explore">
<div class="container">
<div class="row">
<div class="col-lg-5 col-md-12 col-sm-12 align-self-center" data-scroll-reveal="enter left move 30px over 0.6s after 0.4s">
<img src="assets/images/Left.png" class="rounded img-fluid d-block mx-auto" alt="App">
</div>
<div class="col-lg-1"></div>
<div class="col-lg-6 col-md-12 col-sm-12 align-self-center mobile-top-fix">
<div class="left-heading">
<h2 class="section-title"><b>How Retrogram Works!</b></h2>
</div>
<div class="left-text">
<p>Nullam sit amet purus libero. Etiam ullamcorper nisl ut augue blandit, at finibus leo efficitur. Nam gravida purus non sapien auctor, ut aliquam magna ullamcorper.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<div class="hr"></div>
</div>
</div>
</div>
</section>
<!--About End-->
<!--About Begin-->
<section class="section padding-bottom-100">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-12 col-sm-12 align-self-center mobile-bottom-fix">
<div class="left-heading">
<h2 class="section-title"><b>Retrogram Device Specifications</b></h2>
</div>
<div class="left-text">
<p>Retro devices containing plastic CD cases (also known as jewel cases). They are made of
plastic, also known as polystyrene. Lots of common items, including toys, smoke
detector cases, kitchenware, medicine bottles. Polystyrene has photorefractive
properties.</p>
</div>
</div>
<div class="col-lg-1"></div>
<div class="col-lg-5 col-md-12 col-sm-12 align-self-center mobile-bottom-fix-big" data-scroll-reveal="enter right move 30px over 0.6s after 0.4s">
<img src="assets/images/Right.png" class="rounded img-fluid d-block mx-auto" alt="App">
</div>
</div>
</div>
</section>
<!--About End-->
<!-- Mini Features Start-->
<section class="mini" id="features">
<div class="mini-content">
<div class="container">
<div class="row">
<div class="offset-lg-3 col-lg-6">
<div class="info">
<h1><b>Features</b></h1>
<p>Retrogram sender application is used to send the Retro device some various assets to be used as hologram such as </p>
</div>
</div>
</div>
<!--Mini Box-->
<div class="row">
<div class="col-lg-2 col-md-3 col-sm-6 col-6">
<a href="#" class="mini-box">
<i><img src="assets/images/MF1.png" alt=""></i>
<strong>2D Images</strong>
<span> The user can also
choose to send a 2D by (2D to 3D image converter)</span>
</a>
</div>
<div class="col-lg-2 col-md-3 col-sm-6 col-6">
<a href="#" class="mini-box">
<i><img src="assets/images/MF2.png" alt=""></i>
<strong>3D Images</strong>
<span>The user can send .obj or .sfb files, which are 3D model extensions to present them as
holographic materials.</span>
</a>
</div>
<div class="col-lg-2 col-md-3 col-sm-6 col-6">
<a href="#" class="mini-box">
<i><img src="assets/images/MF3.png" alt=""></i>
<strong>Video</strong>
<span>The user can send a Video to the Retrogram receiver application to display it.</span>
</a>
</div>
<div class="col-lg-2 col-md-3 col-sm-6 col-6">
<a href="#" class="mini-box">
<i><img src="assets/images/MF4.png" alt=""></i>
<strong>Text</strong>
<span>The user can send a Text to the Retrogram receiver application to display it.</span>
</a>
</div>
<div class="col-lg-2 col-md-3 col-sm-6 col-6">
<a href="#" class="mini-box">
<i><img src="assets/images/MF5.png" alt=""></i>
<strong>Real Time Drawing</strong>
<span>The user can draw any shape in his device & it appears in the Retro device as a holographic
shape.</span>
</a>
</div>
</div>
<!--Mini Box-->
</div>
</div>
</section>
<!-- Mini Features End-->
<!--Footer Begin-->
<footer>
<div class="container">
<div class="row">
<div class="col-lg-12">
<p class="copyright">Copyright © Retrogram Graduation Project</p>
</div>
</div>
</div>
</footer>
<!--Footer End-->
<!--jQuery-->
<script src="assets/js/jquery-2.1.0.min.js"></script>
<!--Bootstrap-->
<script src="assets/js/bootstrap.min.js"></script>
<!--Plugins-->
<script src="assets/js/scrollreveal.min.js"></script>
<!--Global-->
<script src="assets/js/custom.js"></script>
</body>
</html>