add multiple samples per pixel
This commit is contained in:
parent
79772c0df4
commit
b0ce3eecec
5 changed files with 76 additions and 19 deletions
|
@ -67,7 +67,6 @@ pub fn unitVector(vec: Vec3) Vec3 {
|
|||
}
|
||||
|
||||
pub const Point3 = Vec3;
|
||||
pub const Color = Vec3;
|
||||
|
||||
const assert = @import("std").debug.assert;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue