Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
x3domlet
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
3
Issues
3
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Elphel
x3domlet
Commits
0757ceae
Commit
0757ceae
authored
Oct 22, 2018
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated help
parent
334da194
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
37 additions
and
26 deletions
+37
-26
viewer.html
viewer.html
+37
-26
No files found.
viewer.html
View file @
0757ceae
...
@@ -262,6 +262,41 @@ Instructions:
...
@@ -262,6 +262,41 @@ Instructions:
<div
id=
'help-content'
>
<div
id=
'help-content'
>
<div>
<div>
<h2>
3D Scene + Map
</h2>
<h2>
3D Scene + Map
</h2>
<h3
style=
'color:rgba(200,200,255,1);'
>
3D navigation
</h3>
<table>
<tr>
<td><b>
mouse left button
</b></td>
<td>
look around
</td>
</tr>
<tr>
<td><b>
mouse right button
</b></td>
<td>
move camera forward/backward
</td>
</tr>
<tr>
<td><b>
mouse wheel (scroll)
</b></td>
<td>
<ul>
<li>
change field of view (= camera focal length)
</li>
</ul>
</td>
</tr>
<tr>
<td><b>
mouse wheel (drag)
</b></td>
<td>
<ul>
<li>
move camera over its XY (= parallel shift)
</li>
</ul>
</td>
</tr>
<tr>
<td><b>
r
</b>
-key
</td>
<td>
reset view (heading = initial, tilt = 0, roll = 0)
</td>
</tr>
<tr>
<td><b>
t
</b>
-key
</td>
<td>
reset view (heading = initial, tilt = initial, roll = 0)
</td>
</tr>
</table>
<h3
style=
'color:rgba(200,200,255,1);'
>
Comparing 3D model and Map (satellite imagery) measurements
</h3>
<h3
style=
'color:rgba(200,200,255,1);'
>
Comparing 3D model and Map (satellite imagery) measurements
</h3>
<ul>
<ul>
<li>
Place a marker in the 3D scene near the feature of interest. Drag the marker closer if needed.
<br/>
This will set the 3D model distance.
</li>
<li>
Place a marker in the 3D scene near the feature of interest. Drag the marker closer if needed.
<br/>
This will set the 3D model distance.
</li>
...
@@ -300,24 +335,8 @@ Instructions:
...
@@ -300,24 +335,8 @@ Instructions:
<td><b>
ctrl + left click
</b></td>
<td><b>
ctrl + left click
</b></td>
<td>
<td>
<ul>
<ul>
<li>
create markers, relative height = surface hitting point height
</li>
<li>
create marker, relative height = surface hitting point height
</li>
<li>
remove markers
</li>
<li>
remove marker
</li>
</ul>
</td>
</tr>
<tr>
<td><b>
mouse wheel (scroll)
</b></td>
<td>
<ul>
<li>
change field of view (= camera focal length)
</li>
</ul>
</td>
</tr>
<tr>
<td><b>
mouse wheel (drag)
</b></td>
<td>
<ul>
<li>
move camera over its XY (= parallel shift)
</li>
</ul>
</ul>
</td>
</td>
</tr>
</tr>
...
@@ -330,14 +349,6 @@ Instructions:
...
@@ -330,14 +349,6 @@ Instructions:
</ul>
</ul>
</td>
</td>
</tr>
</tr>
<tr>
<td><b>
r
</b>
-key
</td>
<td>
reset view (heading = initial, tilt = 0, roll = 0)
</td>
</tr>
<tr>
<td><b>
t
</b>
-key
</td>
<td>
reset view (heading = initial, tilt = initial, roll = 0)
</td>
</tr>
<tr>
<tr>
<td><button>
Close
</button></td>
<td><button>
Close
</button></td>
</tr>
</tr>
...
...
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