diff --git a/scenes/oneBox.yml b/scenes/oneBox.yml index e545aba..987c2ae 100644 --- a/scenes/oneBox.yml +++ b/scenes/oneBox.yml @@ -1,8 +1,10 @@ --- !Scene dimensions: [800, 600] camera: !Camera.Perspective - right: [1.77, 0, 0] + origin: [3, 2, -3] + direction: [-0.6396, -0.4264, 0.6396] objects: - !Object.Box near: [-0.5, -0.5, -0.5] far: [0.5, 0.5, 0.5] + color: [0.2, 0.328, 1.0]