Skip to content

Commit

Permalink
Example tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
xeolabs committed Mar 18, 2021
1 parent 290bcd0 commit 2919990
Showing 1 changed file with 14 additions and 9 deletions.
23 changes: 14 additions & 9 deletions app/data/projects/MAPPointCloud/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
{
"id": "MAPPointCloud",
"name": "Point Cloud Scan",
"rotation": [
0,
90,
0
],
"saoEnabled": false
}
],
Expand All @@ -24,19 +29,19 @@
"expandStoreysTree": 1,
"setCamera": {
"eye": [
-33.39,
19.86,
16.48
33.87,
25.24,
39.81
],
"look": [
8.29,
8.28,
0.31
24.38,
4.06,
-4.31
],
"up": [
0.23,
0.96,
-0.09
-0.08,
0.9,
-0.41
]
}
}
Expand Down

0 comments on commit 2919990

Please sign in to comment.