about
The Manta render API supports implementations for multiple rendering backends (OpenGL, DirectX, Vulkan, Metal). The goal of the API is to provide a comprehensive library of rendering functions to be used within game code such that the programmer does not need to consider the underlying graphics API differences.
The