-
Notifications
You must be signed in to change notification settings - Fork 0
/
Motion.htm
244 lines (200 loc) · 9.59 KB
/
Motion.htm
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
<!DOCTYPE html>
<html lang="en" class="gr__#_com"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-63681583-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-63681583-2');
</script>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Movement Motion Mechanism | MoMoMe</title>
<meta name="description" content="MoMoMe is a project to explore Movements Motions and Mechanisms. It's an attempt to bring in a subjective approach to mechanical utomata making.">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="files/normalize.css">
<link rel="stylesheet" href="files/boostrap.css">
<link rel="stylesheet" href="files/momome.css">
<link rel="stylesheet" href="files/momome1.css">
</head>
<body >
<div class="page-wrapper page-motion">
<header>
<div class="header">
<div class="container row">
<div class="logo offset-md-1 col-md-3 col-9">
<a href="#">
<img src="files/MoMoMe.svg" alt="MOMOME homepage" width="100" height="23">
</a>
</div><!-- logo -->
<button class="btn-open-menu"><span></span></button>
<nav class="nav row col-md-13">
<ul class="page-nav list">
<li class="page-nav__item">
<a class="page-nav__link" href="./#movement">Movement</a>
</li>
<li class="page-nav__item">
<a class="page-nav__link" href="./#motion">Motion</a>
</li>
<li class="page-nav__item">
<a class="page-nav__link" href="./#mechanism">Mechanism</a>
</li>
<li class="page-nav__item">
<a class="page-nav__link" href="./blog.htm">Blog </a>
</li>
<li class="page-nav__item">
<a class="page-nav__link" href="./about.htm">About</a>
</li>
</ul><!-- page-nav -->
<li class="social-nav__item">
<a target="_ blank" href="https://github.com/wittywit/momome" rel="nofollow">
<img src="./files/github.svg" alt="Github repo of project">
</a>
</li>
</ul><!-- social-nav -->
</nav><!-- nav -->
</div>
</div>
<div class="mobile-nav">
<ul class="page-nav list">
<li class="page-nav__item">
<a class="page-nav__link" href="#movement">movement</a>
</li>
<li class="page-nav__item">
<a class="page-nav__link" href="#motion">motion</a>
</li>
<li class="page-nav__item">
<a class="page-nav__link" href="#mechanism">mechanism</a>
</li>
<li class="page-nav__item">
<a class="page-nav__link" href="./blog.htm">Blog</a>
</li>
<li class="page-nav__item">
<a class="page-nav__link" href="./about.htm">About</a>
</li>
</ul><!-- page-nav -->
</div>
</header>
<div class="motion-page page-content">
<div class="motion-page__header container">
<div class="row">
<div class="offset-md-2 col-md-10">
<h1 class="motion-page__title">motion</h1>
</div>
</div>
</div>
<div class="motion-page__cases container">
<div class="row">
<div class="motion-page__case motion-page__case--type-1 offset-md-2 col-md-14 row">
<div class="motion-page__case-wrap-img">
<img class="motion-page__case-img" src="files/updown.svg" alt="">
</div>
<div class="motion-page__case-wrap-text">
<p class="motion-page__case-title"><a class="link link--light" href="#">Up and Down</a></p>
<div class="motion-page__text--inline-mob">
<h1 class="motion-page__case-description">The Up and Down motion of Automata </h1>
<h2 class="motion-page__case-text">We helped Aerum to develop a Proof-of-Stake mechanism for sidechains to improve scalability.</h2>
</div>
<a class="motion-page__case-see btn" href="https://#.com/case-study-reducing-cost-for-blockchain-platform">See case</a>
</div>
</div>
<!--########################################################################################-->
<div class="motion-page__case motion-page__case--type-1 offset-md-2 col-md-14 row">
<div class="motion-page__case-wrap-img">
<img class="motion-page__case-img" src="files/roundround1.svg" alt="">
</div>
<div class="motion-page__case-wrap-text">
<p class="motion-page__case-title"><a class="link link--light" href="#">Round and Round</a></p>
<div class="motion-page__text--inline-mob">
<h1 class="motion-page__case-description"> Revolving around a central axis</h1>
<h2 class="motion-page__case-text">A body can create a range of different movements by recolving around a central axis in its general space.</h2>
</div>
<a class="motion-page__case-see btn" href="#">See case</a>
</div>
</div>
<!--########################################################################################-->
<div class="motion-page__case motion-page__case--type-1 offset-md-2 col-md-14 row">
<div class="motion-page__case-wrap-img">
<img class="motion-page__case-img motion-page__case-img--top" src="files/roundtwist1.svg" alt="">
</div>
<div class="motion-page__case-wrap-text">
<p class="motion-page__case-title"><a class="link link--light" href="#">Round and Twisting Up</a></p>
<div class="motion-page__text--inline-mob">
<h1 class="motion-page__case-description">Round and twisting up movement</h1>
<h2 class="motion-page__case-text">turning around the axis while rotating in personal space and at the same time changing faces while climbing up.</h2>
</div>
<a class="motion-page__case-see btn" href="#">See case</a>
</div>
</div>
<!--########################################################################################-->
<div class="motion-page__case motion-page__case--type-1 offset-md-2 col-md-14 row">
<div class="motion-page__case-wrap-img">
<img class="motion-page__case-img" src="files/rotation1.svg" alt="">
</div>
<div class="motion-page__case-wrap-text">
<p class="motion-page__case-title"><a class="link link--light" href="#">Rotation</a></p>
<div class="motion-page__text--inline-mob">
<h1 class="motion-page__case-description"> Rotating around our own axis</h1>
<h2 class="motion-page__case-text">rotating around our own axis.</h2>
</div>
<a class="motion-page__case-see btn" href="#">See case</a>
</div>
</div>
<!--########################################################################################-->
<div class="motion-page__case motion-page__case--type-1 offset-md-2 col-md-14 row">
<div class="motion-page__case-wrap-img">
<img class="motion-page__case-img motion-page__case-img--top" src="files/updownshort1.svg" alt="">
</div>
<div class="motion-page__case-wrap-text">
<p class="motion-page__case-title"><a class="link link--light" href="#">Up and Down - short</a></p>
<div class="motion-page__text--inline-mob">
<h1 class="motion-page__case-description">Moving up and coming down short</h1>
<h2 class="motion-page__case-text">Wave like motion. Body climbs up and while coming down it only completes half the motion.</h2>
</div>
<a class="motion-page__case-see btn" href="#">See case</a>
</div>
</div>
<!--########################################################################################-->
<div class="motion-page__case motion-page__case--type-1 offset-md-2 col-md-14 row">
<div class="motion-page__case-wrap-img">
<img class="motion-page__case-img motion-page__case-img--top" src="files/sequential1.svg" alt="">
</div>
<div class="motion-page__case-wrap-text">
<p class="motion-page__case-title"><a class="link link--light" href="#">Sequential Up and Down</a></p>
<div class="motion-page__text--inline-mob">
<h1 class="motion-page__case-description">When the parts of the body move up and down in a sequence.</h1>
<h2 class="motion-page__case-text">Looks like wave and body follows that wave.</h2>
</div>
<a class="motion-page__case-see btn" href="#">See case</a>
</div>
</div>
<!--########################################################################################-->
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="footer__wrap row">
<span class="footer__copyright copyright col-lg-4 order-lg-1 order-4">
<span>MoMoMe</span>
</span>
<div class="footer__contact col-lg-3 order-lg-2 order-1">
<img class="footer__icon" src="./files/email.svg" alt="">
</div>
<div class="footer__contact col-lg-3 order-lg-3 order-2">
<img class="footer__icon" src="./files/email.svg" alt="">
</div>
<div class="footer__contact col-lg-4 order-lg-4 order-3">
<img class="footer__icon" src="./files/map.svg" alt="">
<a class="footer__link link" target="_ blank" href="#" rel="nofollow">India</a>
</div>
<span class="footer__author col-lg-4 order-lg-5 order-6">
<a class="link" target="_ blank" href="#" rel="nofollow">Pranshu </a>
</span>
</div>
</footer>
<script src="files/main.js"></script>
</body></html>