graphics-api
There are 26 repositories under graphics-api topic.
google/gapid
Graphics API Debugger
andrejnau/FlyCube
Graphics API wrapper is written in C++ on top of DirectX 12, Vulkan and Metal. Provides main features including ray tracing.
tuxalin/CommandBuffer
A lock-free CommandBuffer implementation designed for multi-threaded rendering applications.
StarsX/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.
RippeR37/GL_vs_VK
Comparison of OpenGL and Vulkan API in terms of performance.
bottlenoselabs/sokol-cs
Automatically updated C# bindings for sokol https://github.com/floooh/sokol with native dynamic link libraries.
zakarumych/xfg-rs
eXtensible Framegraph
mikeroyal/OpenGL-Guide
OpenGL Guide
exomia/vulkan-api
The exomia/vulkan-api repository contains .NET bindings providing low-level and cross-platform access to the Vulkan API.
gfx-rs/gfx-memory
[DEPRECATED] Memory management library of gfx_hal
mikeroyal/Vulkan-Guide
Vulkan Guide
mikeroyal/DirectX-Guide
DirectX Guide
zeeshan595/tortuga-library
Game engine created in linux using vulkan
stanthesoupking/Shade
Simple, cross-platform and low boilerplate graphics API based on Vulkan
lilygruman/terminalgl
Terminal Graphics Library
WeakKnight/mo-gfx
an api agnostic graphics api(WIP)
ajstarks/dotgo-otherside
Slides for dotGo 2015
jacquespillet/gfx
Graphics Library
rishit-singh/Graphysics
Graphics engine for real world physics simulation.
HeavyGL/heavygl
A Heavy graphics library work in progress yet
HeavyGL/heavygl-jni
A Heavy graphics library work in progress yet (JNI)
Loewe111/cctinker
A tkinter-like computercraft graphics API
mattor/tarpaulin
A minimal toolset aimed at mathematical drawing on canvas or svg
medranSolus/GfxAbstractionTest
Test checking possible implementations of graphics API abstraction.
olkeencole/A-Study-In-Graphics
A personal study through modern graphics API that should result in 5 small demos for each API for comparison.
rolandbernard/sgx
A simple general software 3D graphics API written in C