The computer graphics pipeline is a sequence of steps that transforms 3D models into 2D images on a screen, involving stages such as modeling, transformation, lighting, and rendering. This pipeline is crucial for real-time rendering in applications like video games and simulations, where speed and efficiency are paramount.