Skip to content

Commit df8fd15

Browse files
Rahul GuptaRahul Gupta
authored andcommitted
navigation docs
1 parent f57a18a commit df8fd15

File tree

8 files changed

+45
-75
lines changed

8 files changed

+45
-75
lines changed

docs/navigation.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
sidebar_label: 'Navigation'
3+
sidebar_position: 2
4+
---
5+
6+
# Navigation
7+
8+
### 3DStreet Editor
9+
10+
#### Hand Icon
11+
12+
The hand icon allows you to click and drag to move around the scene without accidentally selecting an object.
13+
14+
![Screenshot of the 3DStreet Editor with the hand icon cursor.](/img/docs/navigation/3dstreet-editor-hand.gif)
15+
16+
#### Panning
17+
18+
Click and drag to move around the scene.
19+
20+
![Animated gif of a user panning a street scene using the 3DStreet Editor.](/img/docs/navigation/pan.gif)
21+
22+
#### Rotation
23+
24+
Right click and drag to rotate while staying in place. (Hold `SHIFT` and click and drag if you have a trackpad.)
25+
26+
![Animated gif of a user rotating a street scene using the 3DStreet Editor.](/img/docs/navigation/rotate.gif)
27+
28+
#### Zooming In and Out
29+
30+
With scroll wheel on your mouse move the wheel up and down. Or with trackpad use two fingers and move towards each other for a zoom in and move away from each other for zoom out.
31+
32+
![Animated gif of a user zooming in and out of a street scene using the 3DStreet Editor.](/img/docs/navigation/zoom.gif)
33+
34+
#### Double Click
35+
Double click on an entity in the scene graph or in the scene to fly the camera to that location.
36+
37+
![Animated gif of a user double clicking on an entity to fly the camera to that location using the 3DStreet Editor.](/img/docs/navigation/double-click.gif)
38+
39+
40+
### Viewer
41+
Like “Streetview” this is how you can get a real-life perspective of your street scene from the ground level
42+
43+
To move use arrows / wasd or click once on a point on the ground and you will teleport to that location. Even fly around if you’re feeling adventurous - (requires holding left click as a way to move around. maybe change that to just point in a direction?)
44+
45+
![Animated gif of a user navigating a street scene using the 3DStreet Viewer.](/img/docs/navigation/viewer.gif)

docs/viewer-and-editor.md

Lines changed: 0 additions & 75 deletions
This file was deleted.
Loading
2.39 MB
Loading

static/img/docs/navigation/pan.gif

3.91 MB
Loading

static/img/docs/navigation/rotate.gif

2.78 MB
Loading

static/img/docs/navigation/viewer.gif

4.52 MB
Loading

static/img/docs/navigation/zoom.gif

4.42 MB
Loading

0 commit comments

Comments
 (0)