Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OrigamiSimulator
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Amanda Ghassaei
OrigamiSimulator
Commits
e8e67c75
Commit
e8e67c75
authored
May 08, 2017
by
amandaghassaei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
moving stuff around
parent
e33e7e4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
8 deletions
+12
-8
index.html
index.html
+12
-8
No files found.
index.html
View file @
e8e67c75
...
@@ -480,6 +480,17 @@
...
@@ -480,6 +480,17 @@
<div
id=
"threeContainer"
></div>
<div
id=
"threeContainer"
></div>
<canvas
id=
"gpuMathCanvas"
></canvas>
<canvas
id=
"gpuMathCanvas"
></canvas>
<div
id=
"controls"
>
<div
id=
"controls"
>
<div>
<a
href=
"#"
id=
"reset"
class=
"btn floatRight btn-lg btn-default"
>
Reset
</a>
<a
href=
"#"
id=
"start"
class=
"btn floatRight btn-lg btn-success"
>
Start Simulation
</a>
<a
href=
"#"
id=
"pause"
class=
"btn floatRight btn-lg btn-warning"
>
Pause Simulation
</a>
<br/><br/>
<div
id=
"stepForwardOptions"
class=
"floatRight"
>
Num Steps:
<input
id=
"numSteps"
value=
"100"
placeholder=
""
class=
"form-control"
type=
"text"
>
<a
href=
"#"
id=
"stepForward"
class=
"btn btn-lg btn-default"
>
Step Forward
</a>
<br/><br/>
</div><br/>
</div>
<b>
Simulation Type:
</b><br/>
<b>
Simulation Type:
</b><br/>
<div
class=
"indent"
>
<div
class=
"indent"
>
<label
class=
"radio"
>
<label
class=
"radio"
>
...
@@ -521,14 +532,7 @@
...
@@ -521,14 +532,7 @@
<b>
Animation Settings:
</b><br/>
<b>
Animation Settings:
</b><br/>
<span
class=
"floatRight"
>
Δ
t =
<span
id=
"deltaT"
></span>
seconds
</span><br/><br/>
<span
class=
"floatRight"
>
Δ
t =
<span
id=
"deltaT"
></span>
seconds
</span><br/><br/>
<a
href=
"#"
id=
"shouldCenterGeo"
class=
"btn btn-lg btn-default"
>
Re-center geometry
</a><br/><br/>
<a
href=
"#"
id=
"shouldCenterGeo"
class=
"btn btn-lg btn-default"
>
Re-center geometry
</a><br/><br/>
<a
href=
"#"
id=
"reset"
class=
"btn btn-lg btn-default"
>
Reset
</a>
<a
href=
"#"
id=
"start"
class=
"btn btn-lg btn-success"
>
Start Simulation
</a>
<a
href=
"#"
id=
"pause"
class=
"btn btn-lg btn-warning"
>
Pause Simulation
</a>
<br/><br/>
<div
id=
"stepForwardOptions"
class=
"floatRight"
>
Num Steps:
<input
id=
"numSteps"
value=
"100"
placeholder=
""
class=
"form-control"
type=
"text"
>
<a
href=
"#"
id=
"stepForward"
class=
"btn btn-lg btn-default"
>
Step Forward
</a>
</div>
<br/><br/>
<br/><br/>
<div
class=
"extraSpace"
></div>
<div
class=
"extraSpace"
></div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment