Commit graph

21 commits

Author SHA1 Message Date
800eb68134 Refactor Vector3<f64> -> Point 2023-02-20 17:40:19 -06:00
87ba3b4cf4 Finish writeup 2023-02-17 03:07:11 -06:00
65359c8627 Add tracing 2023-02-16 01:58:10 -06:00
cf498fb670 allow injecting flags into the make 2023-02-16 01:49:08 -06:00
e2b74d4559 Add light attenuation 2023-02-16 01:44:31 -06:00
b49f171f32 Add more to writeup 2023-02-16 01:14:22 -06:00
33f3cadeba Reimplement dot + cross 2023-02-15 19:22:17 -06:00
688f71ff73 make colors look better 2023-02-15 19:02:23 -06:00
dfec6ccd24 use separate handin profile 2023-02-15 18:58:10 -06:00
b915006848 Soft shadows 2023-02-15 18:25:22 -06:00
abe4aa6115 more stuff 2023-02-15 17:13:22 -06:00
43b85ae5d8 implement shadows 2023-02-15 13:09:56 -06:00
1885fe59a1 get started on writeup 2023-02-15 02:36:53 -06:00
944364910f add default depth cue params 2023-02-15 02:11:23 -06:00
37f54190e8 impl depth cueing 2023-02-15 02:08:21 -06:00
6f88f9fe6d Fix light direction 2023-02-15 01:39:20 -06:00
6d7c6c3749 Clamp to 1.0 2023-02-15 01:35:32 -06:00
6bcbd18fe5 slight refactor (2) 2023-02-15 01:22:42 -06:00
194ea035e2 slight refactor 2023-02-15 01:20:03 -06:00
34d9459c49 Rename binary + add homework sample 2023-02-12 23:46:54 -06:00
e34345296e Implement phong illumination 2023-02-05 21:52:42 -06:00