Supported Graphics Backends
Evergine supports multiple graphics APIs, including DirectX11, DirectX12, Vulkan, OpenGL, Metal, and WebGL/WebGPU.
In the previous image, you can see an overall diagram where all these APIs are represented.
All the most recent APIs are supported, and on top of all of them exists a common low-level graphics API used by Evergine to abstract the final graphics API used by the applications.