What are some examples of computer graphics libraries?
A graphics library is a collection of code that allows a programmer to more easily create graphics, usually for a specific purpose or platform. For example, there are graphics libraries that allow you to create 2D or 3D graphics, or that are specific to a certain operating system.Some examples of computer graphics libraries are OpenGL, DirectX, and SDL.