Move the oneBox camera to see the angles
This commit is contained in:
parent
d79c95be71
commit
b1d18a124f
1 changed files with 3 additions and 1 deletions
|
|
@ -1,8 +1,10 @@
|
||||||
--- !Scene
|
--- !Scene
|
||||||
dimensions: [800, 600]
|
dimensions: [800, 600]
|
||||||
camera: !Camera.Perspective
|
camera: !Camera.Perspective
|
||||||
right: [1.77, 0, 0]
|
origin: [3, 2, -3]
|
||||||
|
direction: [-0.6396, -0.4264, 0.6396]
|
||||||
objects:
|
objects:
|
||||||
- !Object.Box
|
- !Object.Box
|
||||||
near: [-0.5, -0.5, -0.5]
|
near: [-0.5, -0.5, -0.5]
|
||||||
far: [0.5, 0.5, 0.5]
|
far: [0.5, 0.5, 0.5]
|
||||||
|
color: [0.2, 0.328, 1.0]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue