Alain.xyz Logo

A Comparison of Modern Graphics APIs

Author Pic:Alain Galvan ·1/30/2021 @ 8:54 PM · Updated 2 months ago

Low level Graphics APIs such as Vulkan, DirectX, Metal, and WebGPU are converging to a model similar to the way GPUs are currently built. In this article we'll review modern graphics APIs and how they compare with older graphics APIs such as OpenGL in their design and data structures.

GitHub Comments