StarsX / ComputeRaster
Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile rasterization (coarse rasterization), and pixel rasterization (fine rasterization, which calls the pixel shaders).
☆120Updated last month
Alternatives and similar repositories for ComputeRaster:
Users that are interested in ComputeRaster are comparing it to the libraries listed below
- 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 wrap…☆123Updated last month
- ☆54Updated 4 years ago
- Vision is a GPU physically based renderer☆36Updated this week
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆56Updated 3 years ago
- Real-time Global Illumination with Vulkan Ray Tracing API☆97Updated 2 years ago
- Demo code for the compressed shadow maps project☆47Updated 5 years ago
- Collection of meshlet generation algorithms☆104Updated last month
- Simple DirectX 12 toy framework for testing Global Illumination: Reflective Shadow Mapping, Light Propagation Volume, Voxel Cone Tracing,…☆76Updated last year
- Assets used during the creation of SEED's Project PICA PICA☆75Updated 5 years ago
- A hybrid rendering pipeline that combines rasterization and raytracing stages to generate real-time effects.☆61Updated 4 years ago
- Intel® Graphics Optimized Temporal Anti-Aliasing (TAA)☆117Updated 2 years ago
- A sample demonstrating hybrid ray tracing and rasterisation for reflections.☆55Updated 3 years ago
- HLSL code for https://developer.nvidia.com/blog/optimizing-compute-shaders-for-l2-locality-using-thread-group-id-swizzling/☆64Updated last year
- A C++/DirectX 11 implementation of "A Scalable and Production Ready Sky and Atmosphere Rendering Technique"☆80Updated 3 years ago
- ☆159Updated 4 years ago
- Spatially Hashed Radiance Cache (SHaRC) Library☆71Updated 2 months ago
- Vulkan implementation of ReSTIR☆159Updated 2 years ago
- Real-Time Global Illumination using Precomputed Light Field Probes☆121Updated 6 years ago
- Ray Traced Ambient Occlusion (RTAO) implemented using DirectX Raytracing (DXR)☆76Updated 6 years ago
- Voxel cone traced dynamic global illumination.☆49Updated last year
- Personal repository of tutorials and examples to understand the basics of DirectX 12 Raytracing (DXR)☆57Updated 4 years ago
- ReSTIR GI Implementation on Falcor 5.1 based on the source code provided by Daqi Lin for his ReSTIR PT paper☆81Updated 2 years ago
- A DirectX12-based C++-application that allows graphics programmers to learn and experiment with the new Work Graphs feature using HLSL sh…☆79Updated 5 months ago
- Real-Time dynamic global illumination based on surfel. This project is based on GIBS presented at SIGGRAPH 2021. Implemented with Falcor …☆88Updated 7 months ago
- Repository of the source code and demo of I3D 2020 paper Real-Time Stochastic Lightcuts☆129Updated 3 years ago
- ☆96Updated 7 years ago
- A Real-Time Path Tracing Reconstruction based on Blockwise Multi-order Feature Regression and implemented with DXR☆70Updated 5 years ago
- Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution…☆106Updated last month
- Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution…☆56Updated last month
- a CPU/GPU physically based renderer☆34Updated 2 years ago