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