Diligent Engine now supports Vulkan on MacOS

Diligent Engine is a modern cross-platform low-level graphics framework. The latest release enables Vulkan on MacOS (via MoltenVK).
Screen Shot 2019-01-06 at 6.54.50 PM_320.png

The full list of supported platforms and APIs is as follows:

  • Win32 (Windows desktop): Direct3D11, Direct3D12, OpenGL4.2+, Vulkan
  • Universal Windows: Direct3D11, Direct3D12
  • Linux: OpenGL4.2+, Vulkan
  • Android: OpenGLES3.0+
  • MacOS: OpenGL4.1, Vulkan
  • iOS: OpenGLES3.0
Check it out on GitHub.
 
Back
Top