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).
☆119Updated last month
Alternatives and similar repositories for ComputeRaster:
Users that are interested in ComputeRaster are comparing it to the libraries listed below
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆55Updated 3 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…☆123Updated 3 weeks ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆66Updated 4 years ago
- ☆54Updated 4 years ago
- Real-time Global Illumination with Vulkan Ray Tracing API☆97Updated 2 years ago
- Vision is a GPU physically based renderer☆35Updated this week
- Simple DirectX 12 toy framework for testing Global Illumination: Reflective Shadow Mapping, Light Propagation Volume, Voxel Cone Tracing,…☆74Updated last year
- Real-Time Global Illumination using Precomputed Light Field Probes☆119Updated 6 years ago
- Collection of meshlet generation algorithms☆103Updated last month
- Horizon Based Ambient Occlusion☆116Updated 9 years ago
- Demo code for the compressed shadow maps project☆37Updated 5 years ago
- Vulkan implementation of ReSTIR☆156Updated 2 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
- Spatially Hashed Radiance Cache (SHaRC) Library☆65Updated 2 months ago
- Master's thesis implementing real-time global illumination method.☆155Updated 6 years ago
- A hybrid rendering pipeline that combines rasterization and raytracing stages to generate real-time effects.☆61Updated 4 years ago
- ☆157Updated 4 years ago
- a CPU/GPU physically based renderer☆34Updated 2 years ago
- A demo for order independent transparency using pixel synchronization (GL_ARB_fragment_shader_interlock)☆65Updated 7 months ago
- Micro-samples for Granite to read along with my blog post: http://themaister.net/blog/2019/04/14/a-tour-of-granites-vulkan-backend-part-1…☆19Updated 5 years ago
- Assets used during the creation of SEED's Project PICA PICA☆75Updated 5 years ago
- Ray Traced Ambient Occlusion (RTAO) implemented using DirectX Raytracing (DXR)☆75Updated 6 years ago
- A sample demonstrating hybrid ray tracing and rasterisation for reflections.☆55Updated 3 years ago
- A Real-Time Path Tracing Reconstruction based on Blockwise Multi-order Feature Regression and implemented with DXR☆68Updated 5 years ago
- ☆130Updated 2 years ago
- An implementation of NVIDIA's paper "Efficient Incoherent Ray Traversal on GPUs Through Compressed Wide BVHs"☆119Updated 4 months ago
- Denoising a Vulkan ray traced image using OptiX denoiser☆93Updated 3 weeks ago
- physically based path tracer on gpu☆55Updated 4 years ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆132Updated 4 years ago
- Intel® Graphics Optimized Temporal Anti-Aliasing (TAA)☆115Updated 2 years ago