Lab-5: Pong GameCovers turning a hardware-generated VGA interface into a Pong game.
Introduction to MatplotlibCovers the basics of Matplotlib for 2D graphic representation in Python, including plotting data and visualizing functions.
Video Interfaces and VGAExplores VGA standards, video resolutions, signal control, timing conventions, data rates, and graphics generation in digital system design.
GPU Rendering PipelineExplores the GPU rendering pipeline, comparing it with ray tracing and emphasizing the shift to rasterization for faster performance.