this repo has no description

+

+2 -2
+2 -2
src/scenes/in_one_weekend.zig
··· 79 80 try s.setCamera(.{ 81 .aspect_ratio = 16.0 / 9.0, 82 - .image_width = 600, 83 - .samples_per_pixel = 50, 84 .max_depth = 50, 85 86 .vfov = 20,
··· 79 80 try s.setCamera(.{ 81 .aspect_ratio = 16.0 / 9.0, 82 + .image_width = 1200, 83 + .samples_per_pixel = 500, 84 .max_depth = 50, 85 86 .vfov = 20,