StarsX / ComputeRasterLinks
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).
☆121Updated 6 months ago
Alternatives and similar repositories for ComputeRaster
Users that are interested in ComputeRaster are comparing it to the libraries listed below
Sorting:
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆60Updated 4 years ago
- 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…☆125Updated 3 weeks ago
- Real-Time Global Illumination using Precomputed Light Field Probes☆126Updated 7 years ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆67Updated 4 years ago
- Intel® Graphics Optimized Temporal Anti-Aliasing (TAA)☆124Updated 2 years ago
- ReSTIR GI Implementation on Falcor 5.1 based on the source code provided by Daqi Lin for his ReSTIR PT paper☆85Updated 2 years ago
- Assets used during the creation of SEED's Project PICA PICA☆77Updated 6 years ago
- HLSL code for https://developer.nvidia.com/blog/optimizing-compute-shaders-for-l2-locality-using-thread-group-id-swizzling/☆66Updated last year
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆63Updated 5 years ago
- ☆101Updated 7 years ago
- Demo code for the compressed shadow maps project☆51Updated 5 years ago
- Collection of meshlet generation algorithms☆118Updated 6 months ago
- DDGI Minecraft is based on the 2019 SIGGRAPH paper, Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields (2019), where w…☆85Updated 4 years ago
- A demo of various normal map filtering techniques for reducing specular aliasing☆87Updated 7 years ago
- Variable Rate Shading and Depth of Field☆101Updated 2 years ago
- ☆164Updated 4 years ago
- Master's thesis implementing real-time global illumination method.☆158Updated 7 years ago
- A sample demonstrating hybrid ray tracing and rasterisation for reflections.☆57Updated 3 years ago
- Horizon Based Ambient Occlusion☆118Updated 9 years ago
- An implementation of NVIDIA's paper "Efficient Incoherent Ray Traversal on GPUs Through Compressed Wide BVHs"☆124Updated 9 months ago
- Real-Time dynamic global illumination based on surfel. This project is based on GIBS presented at SIGGRAPH 2021. Implemented with Falcor …☆99Updated last year
- ☆27Updated 5 years ago
- A sample demonstrating hybrid ray tracing and rasterisation for shadow rendering and use of the FidelityFX Denoiser.☆65Updated 4 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated 8 months ago
- undergraduate student course project in Zhejiang University☆49Updated 9 years ago
- Spatially Hashed Radiance Cache (SHaRC) Library☆87Updated 3 weeks ago
- Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution…☆56Updated 6 months ago
- Ray Traced Ambient Occlusion (RTAO) implemented using DirectX Raytracing (DXR)☆82Updated 6 years ago
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆49Updated 9 months ago
- Customizable compute shader for fast cache-aware mipmap generation☆54Updated last year