-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
207 lines (182 loc) · 7.17 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
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from 99webpage.com/theme-review/landingpage/flatase/index-alt1.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 29 May 2014 23:15:34 GMT -->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="ico/favicon.png">
<title>RZRrift</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom bootstrap styles -->
<link href="css/overwrite.css" rel="stylesheet">
<!-- font awesome -->
<link href="css/font-awesome.css" rel="stylesheet">
<!--[if lt IE 9]>
<link href="css/font-awesome-ie7.css" rel="stylesheet">
<![endif]-->
<link href="css/font-awesome-set.css" rel="stylesheet">
<!-- prettyPhoto -->
<link href="css/prettyPhoto.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/style.css" rel="stylesheet">
<!-- Font -->
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700">
<!-- Theme skin -->
<link href="skin/default.css" rel="stylesheet" />
</head>
<body>
<div id="cbp-so-scroller" class="wrapper cbp-so-scroller">
<!-- Start modal -->
<div id="bridgeModal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<div class="signup">
<h4>Windows Bridge</h4>
<p>
Download and run the following executable
</p>
<a href="#bridgeModal" class="btn"><i class="icon-cloud-download"></i></a>
</div>
<div class="signin">
<h4>Mac Bridge</h4>
<p>
Download and run the following application
</p>
<a href="#bridgeModal" class="btn"><i class="icon-cloud-download"></i></a>
</div>
</div>
</div>
</div>
</div>
<!-- End modal -->
<!-- Start home -->
<section id="home">
<div class="home-wrapper">
<div class="container">
<div class="row text-center">
<div class="col-md-10 col-md-offset-1 home-intro">
<a href="#work">
<img id="rzr" src="img/name.png" alt="RZRrift">
</a>
<h3>Merging<br />Oculus <br />and the web</h3>
</div>
</div>
<div class="row text-center">
<div class="col-md-8 col-md-offset-2">
<p>A full 3D Oculus Rift Experience that can on browser technology with no loss of performance.</p>
</div>
</div>
</div>
<a href="#work" class="GoToto btn-arrow"><i class="icon-angle-down"></i></a>
</div>
</section>
<!-- End home -->
<!-- Start how it work -->
<section id="work" class="contain secondary-bg">
<div class="container">
<div class="row cbp-so-section">
<div class="col-md-10 col-md-offset-1 cbp-so-side cbp-so-side-top">
<div class="heading">
<h4>How it works</h4>
<p>
</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="work-it-wrapper">
<span class="circle-top"></span>
<div class="work-it-contain on-right cbp-so-section">
<div class="work-it-icon">
<i id="connected" class="icon-cogs"></i>
</div>
<div class="work-it-text cbp-so-side cbp-so-side-right">
<h5>Oculus Bridge</h5>
<p>
A simple desktop app and javaScript library to link the Oculus Rift with the web. <a href="https://github.com/Instrument/oculus-bridge" class="collapse">github repository</a>
</p>
<a href="#bridgeModal" data-toggle="modal" data-target="#bridgeModal" class="btn btn-dark">Download Bridge</a>
</div>
</div>
<div id="oculus" class="work-it-contain on-left cbp-so-section collapse">
<div class="work-it-icon">
<i class="icon-cloud"></i>
</div>
<div class="work-it-text cbp-so-side cbp-so-side-left">
<h5>Choose your experience</h5>
<p>
</p>
<a data-type="holodeck" class="btn btn-md btn-dark experience">Loading Zone</a>
<hr />
<a data-type="birds" class="btn btn-md btn-dark experience">The Plains</a>
</div>
</div>
<span class="circle-bottom"></span>
</div>
</div>
</div>
</div>
</section>
<!-- End how it work -->
<!-- Start footer -->
<footer>
<div class="container">
<div class="row text-center cbp-so-section">
<div class="col-md-10 col-md-offset-1">
<div class="social-network collapse">
<a href="#" class="social-link cbp-so-side cbp-so-side-left"><i class="icon-facebook"></i></a>
<a href="#" class="social-link cbp-so-side cbp-so-side-left"><i class="icon-twitter"></i></a>
<a href="#" class="social-link cbp-so-side cbp-so-side-left"><i class="icon-linkedin"></i></a>
<a href="#" class="social-link cbp-so-side cbp-so-side-right"><i class="icon-pinterest"></i></a>
<a href="#" class="social-link cbp-so-side cbp-so-side-right"><i class="icon-google-plus"></i></a>
<a href="#" class="social-link cbp-so-side cbp-so-side-right"><i class="icon-rss"></i></a>
</div>
<p class="cbp-so-side cbp-so-side-bottom">2014 © Copyright <a href="#">Razorfish: Emerging Experiences.</a> All rights Reserved.</p>
</div>
</div>
</div>
</footer>
<!-- End footer -->
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/libs/jquery.js"></script>
<script src="js/libs/bootstrap.min.js"></script>
<script src="js/libs/jquery-easing-1.3.js"></script>
<!-- Fixed navigation -->
<script src="js/navigation/waypoints.min.js"></script>
<script src="js/navigation/jquery.smooth-scroll.js"></script>
<script src="js/navigation/navbar.js"></script>
<!-- JavaScript cbpscroller -->
<script src="js/cbpscroller/modernizr.custom.js"></script>
<script src="js/cbpscroller/classie.js"></script>
<script src="js/cbpscroller/cbpScroller.js"></script>
<!-- JavaScript jcarousellite
<script src="js/jcarousellite/jcarousellite_1.0.1c4.js"></script>
<script src="js/jcarousellite/setting.js"></script> -->
<!-- Ticker
<script src="js/ticker/ticker.js"></script>
<script src="js/ticker/setting.js"></script> -->
<!-- prettyPhoto -->
<script src="js/prettyPhoto/jquery.prettyPhoto.js"></script>
<script src="js/prettyPhoto/setting.js"></script>
<!-- Filter -->
<script src="js/filter/jquery.quicksand.js"></script>
<script src="js/filter/setting.js"></script>
<!-- Contact validation js
<script src="js/validation.js"></script>-->
<!-- JavaScript totop -->
<script src="js/totop/jquery.ui.totop.js"></script>
<script src="js/totop/setting.js"></script>
<!-- Customn javascript -->
<script src="js/custom.js"></script>
<!-- JavaScript color option -->
<script src="js/theme-option/demosetting.js"></script>
</body>
</html>