#d3d12 (16 Repositories)
Ranked open-source repositories tagged with #d3d12, scored by pull request acceptance likelihood and maintainer engagement velocity.
37.5%
7.1h
16 repositories tagged #d3d12
bkaradzic/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
shader-slang/slang
Making it easier to work with shaders
LukasBanana/LLGL
Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal
gfx-rs/wgpu
A cross-platform, safe, pure-Rust graphics API.
godlikepanos/anki-3d-engine
AnKi 3D Engine - Vulkan and D3D12, modern renderer, scripting, physics and more
baldurk/renderdoc
RenderDoc is a stand-alone graphics debugging tool.
DiligentGraphics/DiligentSamples
Sample projects demonstrating the usage of Diligent Engine
zig-gamedev/zig-gamedev
Dev repo for @zig-gamedev libs and sample applications
DiligentGraphics/DiligentEngine
A modern cross-platform low-level graphics library and rendering framework
terrafx/terrafx.interop.windows
Interop bindings for Windows.
xenia-project/xenia
Xbox 360 Emulator Research Project
GPUOpen-Tools/GPU-Reshape
GPU Reshape (GRS) is an API & vendor agnostic instrumentation framework, with instruction level validation.
andrejnau/FlyCube
Graphics API wrapper is written in C++ on top of DirectX 12, Vulkan and Metal 4. Provides main features including ray tracing.
AlexanderVeselov/RayTracing
Realtime GPU path tracer based on D3D12 and Vulkan
zhaijialong/RealEngine
My toy engine, mainly for rendering experiment and prototyping.
discosultan/dx12-game-programming
DirectX 12 C# samples from Frank D. Luna's book "Introduction to 3D Game Programming with Direct3D 12.0"