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).
☆120Updated 3 months ago
Alternatives and similar repositories for ComputeRaster
Users that are interested in ComputeRaster are comparing it to the libraries listed below
Sorting:
- Collection of meshlet generation algorithms☆108Updated 3 months ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆57Updated 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 months ago
- Real-Time Global Illumination using Precomputed Light Field Probes☆124Updated 7 years ago
- Ray Traced Ambient Occlusion (RTAO) implemented using DirectX Raytracing (DXR)☆77Updated 6 years ago
- ☆54Updated 4 years ago
- Assets used during the creation of SEED's Project PICA PICA☆76Updated 5 years ago
- Real-time Global Illumination with Vulkan Ray Tracing API☆97Updated 2 years ago
- Simple DirectX 12 toy framework for testing Global Illumination: Reflective Shadow Mapping, Light Propagation Volume, Voxel Cone Tracing,…☆82Updated 2 years ago
- Intel® Graphics Optimized Temporal Anti-Aliasing (TAA)☆121Updated 2 years ago
- Voxel cone traced dynamic global illumination.☆51Updated last year
- ReSTIR GI Implementation on Falcor 5.1 based on the source code provided by Daqi Lin for his ReSTIR PT paper☆83Updated 2 years ago
- Personal repository of tutorials and examples to understand the basics of DirectX 12 Raytracing (DXR)☆59Updated 4 years ago
- Master's thesis implementing real-time global illumination method.☆156Updated 6 years ago
- Vision is a GPU physically based renderer☆39Updated this week
- HLSL code for https://developer.nvidia.com/blog/optimizing-compute-shaders-for-l2-locality-using-thread-group-id-swizzling/☆64Updated last year
- Spatially Hashed Radiance Cache (SHaRC) Library☆74Updated 4 months ago
- ☆160Updated 4 years ago
- ☆97Updated 7 years ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆132Updated 4 years ago
- White furnace test implementation for GGX/Smith☆38Updated 7 years ago
- A sample demonstrating hybrid ray tracing and rasterisation for reflections.☆56Updated 3 years ago
- A demo of various normal map filtering techniques for reducing specular aliasing☆85Updated 7 years ago
- LucidRaster: real-time GPU software rasterizer for exact OIT☆39Updated 3 months ago
- An implementation of NVIDIA's paper "Efficient Incoherent Ray Traversal on GPUs Through Compressed Wide BVHs"☆124Updated 6 months ago
- A hybrid Vulkan renderer with a Render Graph, capable of real-time global illumination and ray-traced reflections.☆37Updated 2 years ago
- Demo code for the compressed shadow maps project☆46Updated 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…☆80Updated 7 months ago
- Sample that uses VK_NV_cluster_acceleration_structure to animate meshes for ray tracing☆46Updated this week
- A hybrid rendering pipeline that combines rasterization and raytracing stages to generate real-time effects.☆61Updated 4 years ago