View transformations in computer graphics are processes that convert object coordinates from world space into the camera's viewpoint, typically involving translation, rotation, and scaling operations. These transformations facilitate the representation and manipulation of 3D scenes in 2D displays, allowing for realistic rendering of perspectives in virtual environments.