Skip to content

Instantly share code, notes, and snippets.

@BeRo1985
Last active January 9, 2024 12:58
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save BeRo1985/0dbb8e285e2157f458bddca578ab2572 to your computer and use it in GitHub Desktop.
Save BeRo1985/0dbb8e285e2157f458bddca578ab2572 to your computer and use it in GitHub Desktop.
GFX API wrappers

https://github.com/baldurk/visor Vulkan Software Renderer

https://github.com/Chabloom/VulkanOnD3D12 Vulkan to Direct3D 12

https://github.com/msiglreith/rostkatze Vulkan to Direct3D 12

https://github.com/gfx-rs/portability Vulkan to Direct3D 12 and Metal and also to Vulkan itself again

https://github.com/KhronosGroup/MoltenVK Vulkan to Metal

https://moltengl.com/moltengl/ OpenGL ES to Metal

https://github.com/g-truc/glo OpenGL to Vulkan

https://github.com/disks86/VK9 Direct3D 9 to Vulkan

https://github.com/doitsujin/dxvk Direct3D 11 to Vulkan

https://github.com/Microsoft/angle OpenGL ES to Direct3D

http://www.zeus-software.com/downloads/nglide Glide to Direct3D and Vulkan

more coming ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment