From 54ab0d66414e4f5dc5227ebda5ae797695e9e9a6 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Sat, 19 Jul 2014 21:19:32 -0700 Subject: [PATCH] Fix aspect ratio of the three-spheres scene --- scenes/threeSpheres.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scenes/threeSpheres.yml b/scenes/threeSpheres.yml index b4acaaf..0c4f5e0 100644 --- a/scenes/threeSpheres.yml +++ b/scenes/threeSpheres.yml @@ -1,5 +1,7 @@ --- !Scene dimensions: [1920, 1080] +camera: + right: [1.77, 0, 0] objects: - origin: [0, 0.5, 2] radius: 0.33