Commit graph

48 commits

Author SHA1 Message Date
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
cf1a540808 Participation assignment 2023-02-01 2023-02-04 22:55:07 -06:00
6267dce475 Filter out t < 0 2023-02-02 19:06:04 -06:00
cfed4b9c68 Fix unicode 2023-02-02 18:55:56 -06:00
63a1e81ea7 Rename assignment 1 to 1a 2023-02-02 18:54:50 -06:00
f4f094ff76 Add assignment 0 info 2023-02-02 18:46:37 -06:00
6f0e2fb545 Add makefile to handin 2023-02-02 03:17:43 -06:00
8faefad75d Add more to the writeup 2023-02-02 02:34:51 -06:00
a7b9ec249a Refactored large part of the code to make it more extensible 2023-02-02 02:08:17 -06:00
adf8fa87fa Support cylinders 2023-02-02 01:43:54 -06:00
0ad8932189 WIP for cylinder 2023-02-01 17:46:54 -06:00
7885b58947 Add parallel projection support 2023-02-01 17:12:30 -06:00
b4feb95743 Polish 2023-02-01 16:19:56 -06:00
234b5d1a9d Add writeup 2023-02-01 16:13:48 -06:00
3ffd9ef2e5 Docker build 2023-02-01 02:37:02 -06:00
1d42ae9850 Fix radians bug, polish and refactor 2023-02-01 02:23:45 -06:00
9aa823971e Non-collecting parallel iterators 2023-01-31 17:56:36 -06:00
3b04a7c494 Fix x and y swapped 2023-01-31 15:58:32 -06:00
d737124aa1 Example 1 works 2023-01-31 15:19:34 -06:00
6085f5df26 rayon 2023-01-31 15:07:02 -06:00
e694cc8863 Wrap comments 2023-01-31 14:41:23 -06:00
15b1191c69 Produce images 2023-01-31 14:39:23 -06:00
4af669099b Input parser 2023-01-31 13:50:23 -06:00
20b82e0967 wtf unicode dash 2023-01-31 01:49:56 -06:00
289de08efb 2023-01-30 progress 2023-01-31 01:48:57 -06:00
b6c6ac9e35 Cross product 2023-01-31 01:38:03 -06:00
85316dd934 Ray intersection 2023-01-31 01:15:22 -06:00
8c57ade495 hand in 2023-01-21 03:03:54 -06:00
38f5d4446e polish 2023-01-21 02:55:19 -06:00
8a68e44e3d turbulence + tuning 2023-01-21 02:22:22 -06:00
caed160def initial 2023-01-21 02:03:11 -06:00
e24c932cee participation 2023-01-19 02:47:24 -06:00