-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBasicMode.html
227 lines (183 loc) · 8.99 KB
/
BasicMode.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>SOUL - Experiment Mode</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">
<!-- Favicons -->
<link href="img/favicon.png" rel="icon">
<link href="img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700|Open+Sans:300,300i,400,400i,700,700i" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Berkshire+Swash' rel='stylesheet' type='text/css'>
<!-- Bootstrap CSS File -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<!-- Libraries CSS Files -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://cdnjs.cloudflare.com/ajax/libs/ionicons/4.4.6/css/ionicons.min.css" rel="stylesheet">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/magnific-popup.css" />
<!-- Main Stylesheet File -->
<link href="css/basicmode.css" rel="stylesheet">
<link href="css/grid.css" rel="stylesheet">
</head>
<body>
<!--==========================
Header
============================-->
<header id="header">
<div class="container">
<div id="logo" class="pull-left">
<!-- for logo - - <a href="#intro"><img src="img/logo.png" alt="" title="" /></img></a> -->
</div>
<nav id="nav-menu-container">
<ul class="nav-menu">
<li class="menu-active"><a href="index.html">Home</a></li>
<li><a href="index.html#features">About</a></li>
<li><a href="index.html#contact">Contact</a></li>
</ul>
</nav><!-- #nav-menu-container -->
</div>
</header><!-- #header -->
<!--==========================
Intro Section
============================-->
<section id="intro">
<div class="intro-text">
<h2> <i>Experiment Mode</i> </h2>
<p> <h3> <i>Learning by doing!</i> </h3> </p>
</div>
<div class="product-screens" style="height: 600px;">
<div class="product-screen-2" data-aos="fade-up" data-aos-delay="400">
<img src="img/basicMode/main.png" alt="">
</div>
</div>
</section><!-- #intro -->
<main id="main">
<!--==========================
About Section
============================-->
<section id="advanced-features">
<div class="features-row">
<div class="container">
<div class="row">
<div class="col-12">
<img class="advanced-feature-img-left" src="img/modes/EXPMODE.png" alt="">
<div data-aos="fade-left" style="padding: 3em 0 0 0;">
<p>The user gets the freedom to choose from a wide variety of properties to modify the objects and environment to learn concepts visually. This is a highly user interactive approach to learn new topics or test the concepts you already know.</p>
</div>
</div>
</div>
</div>
</div>
</section><!-- #features -->
<!--==========================
Modules Section
============================-->
<section id="advanced-features">
<div class="row">
<div class="col-lg-12">
<div class="section-header" data-aos="fade" data-aos-duration="1000">
<span class="section-divider"></span>
<h1 class="section-title" style="padding: 0 0 0 0;"> Modules </h1>
<span class="section-divider"></span>
</div>
</div>
</div>
<div class="features-row">
<div class="container">
<div class="row">
<div class="col-12">
<img class="advanced-feature-img-left" src="img/basicMode/firstLawOfMotion.PNG" alt="">
<div data-aos="fade-left" style="padding: 3em 0 0 0;"><a href="BasicModeSimulations/first_lawofmotion.html" target="_blank" style="text-decoration:none;">
<div class="section-header" data-aos="fade" data-aos-duration="1000">
<h1 class="section-title" style="text-align:left;">First Law of Motion</h1>
</div>
<p>Newton's first law states that every object will remain at rest or in uniform motion in a straight line unless compelled to change its state by the action of an external force
</p></a>
</div>
</div>
</div>
</div>
</div>
<div class="features-row">
<div class="container">
<div class="row">
<div class="col-12">
<img class="advanced-feature-img-left" src="img/basicMode/secondLawOfMotion.PNG" alt="">
<div data-aos="fade-left" style="padding: 3em 0 0 0;"><a href="BasicModeSimulations/second_lawofmotion.html" target="_blank" style="text-decoration:none;">
<div class="section-header" data-aos="fade" data-aos-duration="1000">
<h1 class="section-title" style="text-align:left;">Second Law of Motion</h1>
</div>
<p>Newton's second law of motion can be formally stated as follows: The acceleration of an object as produced by a net force is directly proportional to the magnitude of the net force, in the same direction as the net force, and inversely proportional to the mass of the object.
</p></a>
</div>
</div>
</div>
</div>
</div>
<div class="features-row">
<div class="container">
<div class="row">
<div class="col-12">
<img class="advanced-feature-img-left" src="img/basicMode/projectileMotion.PNG" alt="">
<div data-aos="fade-left" style="padding: 3em 0 0 0;"><a href="BasicModeSimulations/projectile_motion.html" target="_blank" style="text-decoration:none;">
<div class="section-header" data-aos="fade" data-aos-duration="1000">
<h1 class="section-title" style="text-align:left;">Projectile Motion</h1>
</div>
<p>Projectile motion is a form of motion experienced by an object or particle (a projectile) that is thrown near the Earth's surface and moves along a curved path under the action of gravity only (in particular, the effects of air resistance are assumed to be negligible).
</p></a>
</div>
</div>
</div>
</div>
</div>
<div class="features-row">
<div class="container">
<div class="row">
<div class="col-12">
<img class="advanced-feature-img-left" src="img/basicMode/dijkshtra.PNG" alt="">
<div data-aos="fade-left" style="padding: 3em 0 0 0;"><a href="BasicModeSimulations/dijkstras_algorithm.html" target="_blank" style="text-decoration:none;">
<div class="section-header" data-aos="fade" data-aos-duration="1000">
<h1 class="section-title" style="text-align:left;">Dijkstra's Algorithm</h1>
</div>
<p>Dijkstra's algorithm is an algorithm for finding the shortest paths between nodes in a graph, which may represent, for example, road networks. The algorithm creates a tree of shortest paths from the starting vertex, the source, to all other points in the graph.
</p></a>
</div>
</div>
</div>
</div>
</div>
</section><!--Modules end-->
</main>
<!--==========================
Footer
============================-->
<footer id="footer">
<div class="container">
<div class="row">
<div class="col-lg-6 text-lg-left text-center">
SOUL: Simulation of Objects in Unity for Learning
</div>
</div>
</div>
</footer><!-- #footer -->
<a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
<!-- JavaScript Libraries -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/3.0.1/jquery-migrate.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.js"></script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script src="js/hoverIntent.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/superfish/1.7.9/js/superfish.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/jquery.magnific-popup.min.js"></script>
<!-- Contact Form JavaScript File -->
<script src="contactform/contactform.js"></script>
<!-- Template Main Javascript File -->
<script src="js/main.js"></script>
</body>
</html>
</html>