StarsX / XUSGLinks
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.
☆125Updated last week
Alternatives and similar repositories for XUSG
Users that are interested in XUSG are comparing it to the libraries listed below
Sorting:
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆121Updated 7 months ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆60Updated 4 years ago
- OpenGL Renderer w/ FrameGraph☆109Updated 7 months ago
- Real-Time dynamic global illumination based on surfel. This project is based on GIBS presented at SIGGRAPH 2021. Implemented with Falcor …☆101Updated last year
- Simple DirectX 12 toy framework for testing Global Illumination: Reflective Shadow Mapping, Light Propagation Volume, Voxel Cone Tracing,…☆86Updated 2 years ago
- gkNextEngine: cross platform 3D game engine written in modern c++ and vulkan with modern rendering features.☆86Updated this week
- A simple demo to show off the capabilities of the Cauldron framework☆129Updated 3 years ago
- Experimental DirectX 12 Rendering Engine☆91Updated 5 months ago
- DirectX12 game engine☆64Updated 3 months ago
- A DirectX 12 renderer featuring Deferred and Forward rendering paths, PBR, various post-processing effects, and more.☆56Updated last year
- A C++/DirectX 11 implementation of "A Scalable and Production Ready Sky and Atmosphere Rendering Technique"☆89Updated 4 years ago
- Personal repository of tutorials and examples to understand the basics of DirectX 12 Raytracing (DXR)☆60Updated 5 years ago
- Master's thesis implementing real-time global illumination method.☆159Updated 7 years ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆67Updated 4 years ago
- OpenGl Global Illumination real-time rendering study project☆67Updated 3 years ago
- A hybrid Vulkan renderer with a Render Graph, capable of real-time global illumination and ray-traced reflections.☆44Updated 2 years ago
- C++ Vulkan real time renderer.☆58Updated 4 years ago
- Precomputed Radiance Transfer in OpenGL☆33Updated 4 years ago
- ✖🌱 A DirectX 12 starter repo that you could use to get the ball rolling.☆151Updated 3 years ago
- Intel® Graphics Optimized Temporal Anti-Aliasing (TAA)☆124Updated 2 years ago
- Voxel cone traced dynamic global illumination.☆55Updated last year
- A Graphics Interface for DirectX12 and Vulkan☆45Updated 5 years ago
- A DirectX12-based C++-application that allows graphics programmers to learn and experiment with the new Work Graphs feature using HLSL sh…☆116Updated 3 months ago
- Ubpa Frame Graph☆55Updated 3 years ago
- Ilum graphics playground for learning☆155Updated 6 months ago
- DX12 render engine☆55Updated last year
- A framework for learning DirectX12 and demonstrate graphics techniques☆74Updated 5 years ago
- A sample demonstrating hybrid ray tracing and rasterisation for reflections.☆57Updated 3 years ago
- Ray tracing sample using GGX reflection model, 1spp with spatial-temporal denoiser. Acceleration structure build uses async compute.☆49Updated 7 months ago
- A hybrid rendering pipeline that combines rasterization and raytracing stages to generate real-time effects.☆63Updated 4 years ago