Skip to content

Instantly share code, notes, and snippets.

@citruslee
Forked from BeRo1985/gfxapiwrappers.md
Created May 27, 2020 09:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save citruslee/74d73dc840cc1cf3d29156a2a77a38bd to your computer and use it in GitHub Desktop.
Save citruslee/74d73dc840cc1cf3d29156a2a77a38bd 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