A low level modern graphics API that is the successor to [[OpenGL]] prioritizing high fine grain control over the [[GPU]].
Unlike [[OpenGL]], Vulkan shaders are precompiled externally to [[SPIR-V]] for better consistency and lighter run-time loading.