computergrafische
Computergrafische, commonly translated as computer graphics, is the field that deals with the generation, processing, and display of visual information by computers. It covers 2D and 3D graphics, image processing, rendering, animation, and visualization, and relies on mathematical models, algorithms, and hardware such as graphics processing units (GPUs).
Historically, research began with vector graphics and raster displays in the mid-20th century. Advances in modeling,
Main subfields include 3D modeling, animation, rendering, and visualization. Modeling creates geometric representations of objects; rendering
Key techniques include rasterization for fast real-time rendering, ray tracing and path tracing for realism, texture
Applications span entertainment (movies and video games), design and engineering (CAD/CAM), medical and scientific visualization, virtual
Common file formats include OBJ, STL, FBX, and GLTF; standards and APIs include OpenGL, DirectX, and Vulkan.