Wider field of view for book scene.
This commit is contained in:
parent
23ac418dcb
commit
1be9c800a7
@ -28,7 +28,7 @@ pub fn new(opt: &Opt) -> Scene {
|
||||
lookfrom,
|
||||
lookat,
|
||||
Vec3::new(0., 1., 0.),
|
||||
50.,
|
||||
20.,
|
||||
opt.width as f32 / opt.height as f32,
|
||||
aperture,
|
||||
dist_to_focus,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user