Covers the basics of ray tracing in computer graphics, explaining the generation of primary rays, intersection computations, and lighting models for diffuse and specular surfaces.
Covers the basics of ray tracing, including ray generation, intersection with geometric shapes, and distance calculations to planes, setting the foundation for implementing a ray tracer.
Covers rendering techniques, transformations, and geometric content basics, preparing students for the upcoming exam and introducing advanced graphics concepts.