This page will be updated throughout the semester with course resources.
Building and Submitting Assignments:
- Building CS184 Assignments - A comprehensive guide on how to set up your machine to compile and build CS184 assignments
- Submitting CS184 Assignments - A comprehensive guide on how to submit your CS184 assignments
Articles
- Images as Data - An introduction to thinking about images as data arrays
Lecture Videos
Below, we link the lecture guide and Gradescope Checkpoint for each lecture. We also provide a link to the video referenced in the lecture guide, as well as a link to the corresponding lecture from the most recent semester for your interest (Spring 2020).
Section Materials
week | date | worksheet | solution | video | slides |
---|---|---|---|---|---|
1A | 06/23 | C++ Review | N/A | link link2 | link |
1B | 06/25 | Math Review | link | link | N/A |
2A | 06/30 | Sampling, Transforms, Textures | link | link | link |
2B | 07/02 | Splines and Curves | link | link | link |
3A | 07/07 | Half-Edges and Ray-Surface Intersection | link | link | link |
3B | 07/09 | Ray Tracing and Radiometry | link | link | link |
4A | 07/14 | Monte Carlo Integration | link | link | link |
4B | 07/16 | Cameras | link | link | link |