Final exam topics
The final exam will be comprehensive. The exam will cover all of the topics I had listed for the first two midterms, along with ray tracing.
Here are some topics from ray tracing that you need to review:
- Basics of rays: ray origin, ray direction, and collision times.
- How to do basic lighting in ray tracing.
- How to use textures in ray tracing.
- How to implement shadows in ray tracing.
- How to implement reflection and refraction in ray tracing.
- How to set up and use bounding volume heirarchies.