Output primitives are the fundamental building blocks in computer graphics for creating images, serving as basic geometric shapes like points, lines, and polygons. They are the simplest graphical elements that a system can directly render to a display device. These primitives have attributes that control their appearance, such as color, width, and type (for lines), and are processed by the Graphics Processing Unit (GPU) to form more complex visuals