Skip to content

Commit ca12b5a

Browse files
committed
Add for-scale objects documentation
1 parent 2354229 commit ca12b5a

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

docs/for-scale-objects.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"title": "For Scale Objects",
3+
"summary": "For scale objects provide perspective into the scale of your data.",
4+
"video": "/docs/videos/for-scale-objects.webm",
5+
"tags": [
6+
{
7+
"title": "Place Objects",
8+
"offset": 0
9+
},
10+
{
11+
"title": "Clear Objects",
12+
"offset": 13
13+
},
14+
{
15+
"title": "Change Units",
16+
"offset": 17
17+
}
18+
]
19+
}

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ <h5>Adjust the slider to auto-switch the files</h5>
9696

9797
<div class="labeled-controls">
9898
<h4>For scale objects</h4>
99+
<a class='doc-tag' href="/docs/for-scale-objects.json"><span class="glyphicon glyphicon-question-sign"></span></a>
99100
<h5>Place the <span class='noun'>Empire State Building</span> by ALT (OPTION on Mac OS X) + Double-Clicking anywhere on the point cloud.</h5>
100101
<button type="button" class="btn btn-sm btn-default btn-block" id="scale-geoms-clear">Clear All Objects</button>
101102
<h5 class='not-first'>Change your world units so that for-scale object sizes are still relevant</h5>

0 commit comments

Comments
 (0)