Skip to content
Snippets Groups Projects
Commit 9f8b427c authored by vr-group's avatar vr-group
Browse files

Start rendering slightly closer to the dataset.

parent 6231d506
No related branches found
No related tags found
No related merge requests found
......@@ -16,10 +16,10 @@
"update_rate" : 16.0,
"key_frames" :
[
{ "time": 0.0, "position": [ 0.0, 0.0, 200.0], "center": [0.0, 0.0, 0.0], "up": [0.0, 1.0, 0.0] },
{ "time": 4000.0, "position": [ 200.0, 0.0, 0.0], "center": [0.0, 0.0, 0.0], "up": [0.0, 1.0, 0.0] },
{ "time": 8000.0, "position": [ 0.0, 0.0, -200.0], "center": [0.0, 0.0, 0.0], "up": [0.0, 1.0, 0.0] },
{ "time": 12000.0, "position": [-200.0, 0.0, 0.0], "center": [0.0, 0.0, 0.0], "up": [0.0, 1.0, 0.0] },
{ "time": 0.0, "position": [ 0.0, 0.0, 150.0], "center": [0.0, 0.0, 0.0], "up": [0.0, 1.0, 0.0] },
{ "time": 4000.0, "position": [ 150.0, 0.0, 0.0], "center": [0.0, 0.0, 0.0], "up": [0.0, 1.0, 0.0] },
{ "time": 8000.0, "position": [ 0.0, 0.0, -150.0], "center": [0.0, 0.0, 0.0], "up": [0.0, 1.0, 0.0] },
{ "time": 12000.0, "position": [-150.0, 0.0, 0.0], "center": [0.0, 0.0, 0.0], "up": [0.0, 1.0, 0.0] },
{ "time": 32000.0, "position": [ 0.0, 0.0, 0.0], "center": [0.0, 0.0, 0.0], "up": [0.0, 1.0, 0.0] }
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment