When a videogame wants to show a scene, it sends the GPU a list of objects described using triangles (most 3D models are broken down into triangles). The GPU then runs a sequence called a rendering ...
GPUs are crucial to modern computing. You're probably reading this on a screen that's making use of a GPU. But what is a GPU?