graphics-api topic
FlyCube
Graphics API wrapper is written in C++ on top of DirectX 12, Vulkan and Metal. Provides main features including ray tracing.
CommandBuffer
A lock-free CommandBuffer implementation designed for multi-threaded rendering applications.
GL_vs_VK
Comparison of OpenGL and Vulkan API in terms of performance.
XUSG
XUSG, XU's supreme graphics lib, is a handy wrapper currently for DirectX 12. It can be a good reference for designing your own DX12 wrapper APIs.
sokol-cs
Automatically updated C# bindings for sokol https://github.com/floooh/sokol with native dynamic link libraries.
gfx-memory
[DEPRECATED] Memory management library of gfx_hal
vulkan-api
The exomia/vulkan-api repository contains .NET bindings providing low-level and cross-platform access to the Vulkan API.