Advertisement

Diligent Engine now supports Vulkan on MacOS

Started by January 07, 2019 04:43 PM
1 comment, last by Mike MGarcia 6 years, 1 month ago

Diligent Engine is a modern cross-platform low-level graphics framework. The latest release enables Vulkan on MacOS (via MoltenVK).

44850604_ScreenShot2019-01-06at6_54_50PM.png.87c82de6bd471d14131e5bbeab072094.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

MinGW build support, split barriers and other improvements are also in the new release.

Check it out on GitHub.

Cool, thanks for sharing!

This topic is closed to new replies.

Advertisement