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).
☆118Updated this week
Alternatives and similar repositories for ComputeRaster:
Users that are interested in ComputeRaster are comparing it to the libraries listed below
- ☆53Updated 4 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆54Updated 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…☆122Updated this week
- Collection of meshlet generation algorithms☆100Updated this week
- ☆96Updated 7 years ago
- Ray Traced Ambient Occlusion (RTAO) implemented using DirectX Raytracing (DXR)☆73Updated 6 years ago
- Real-Time Global Illumination using Precomputed Light Field Probes☆116Updated 6 years ago
- Assets used during the creation of SEED's Project PICA PICA☆74Updated 5 years ago
- a CPU/GPU physically based renderer☆34Updated 2 years ago
- A C++/DirectX 11 implementation of "A Scalable and Production Ready Sky and Atmosphere Rendering Technique"☆73Updated 3 years ago
- A hybrid rendering pipeline that combines rasterization and raytracing stages to generate real-time effects.☆61Updated 4 years ago
- A demo for order independent transparency using pixel synchronization (GL_ARB_fragment_shader_interlock)☆65Updated 6 months ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆132Updated 4 years ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆66Updated 4 years ago
- Simple DirectX 12 toy framework for testing Global Illumination: Reflective Shadow Mapping, Light Propagation Volume, Voxel Cone Tracing,…☆73Updated last year
- A DXR path tracer with OptiX denoising. 5 months worth of research, trial & error as part of a project to learn and understand DirectX Ra…☆102Updated 6 years ago
- Intel® Graphics Optimized Temporal Anti-Aliasing (TAA)☆112Updated 2 years ago
- Real-time Global Illumination with Vulkan Ray Tracing API☆96Updated 2 years ago
- A Real-Time Path Tracing Reconstruction based on Blockwise Multi-order Feature Regression and implemented with DXR☆68Updated 5 years ago
- An implementation of NVIDIA's paper "Efficient Incoherent Ray Traversal on GPUs Through Compressed Wide BVHs"☆117Updated 3 months ago
- Personal repository of tutorials and examples to understand the basics of DirectX 12 Raytracing (DXR)☆55Updated 4 years ago
- Vulkan implementation of ReSTIR☆156Updated 2 years ago
- ☆155Updated 4 years ago
- White furnace test implementation for GGX/Smith☆37Updated 7 years ago
- A DirectX12-based C++-application that allows graphics programmers to learn and experiment with the new Work Graphs feature using HLSL sh…☆72Updated 4 months ago
- Vision is a GPU physically based renderer☆34Updated this week
- Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL☆97Updated 3 years ago
- A demo of various normal map filtering techniques for reducing specular aliasing☆84Updated 6 years ago
- ReSTIR GI Implementation on Falcor 5.1 based on the source code provided by Daqi Lin for his ReSTIR PT paper☆78Updated 2 years ago
- Master's thesis implementing real-time global illumination method.☆154Updated 6 years ago