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).
☆120Mar 11, 2025Updated 11 months ago
Alternatives and similar repositories for ComputeRaster
Users that are interested in ComputeRaster are comparing it to the libraries listed below
Sorting:
- 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…☆125Feb 12, 2026Updated 2 weeks ago
- Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution…☆55Mar 10, 2025Updated 11 months ago
- Partially open source: real-time scene rendering using XUSG based on DirectX 12. 纯粹秀秀demo……ただ、デモを見せるため……☆20Feb 7, 2026Updated 3 weeks ago
- DirectX 12 sample: real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peelin…☆26Mar 10, 2025Updated 11 months ago
- DML super resolution exercise.☆14Mar 14, 2025Updated 11 months ago
- Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution…☆108Mar 14, 2025Updated 11 months ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆31Jan 15, 2025Updated last year
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆39Jan 15, 2025Updated last year
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆51Dec 22, 2024Updated last year
- A compute/workgraph workload running inside the Cauldron framework☆37Mar 13, 2024Updated last year
- DirectX 11 3D smoke simulation by Eulerian grid method for solving Navier-Stokes equation and rendering by volume ray-casting, all with c…☆39Feb 6, 2020Updated 6 years ago
- Chop 3D objects to meshlets☆449Nov 29, 2022Updated 3 years ago
- Interactive Path Tracing with Spatiotemporal Variance Guided Filter (SVGF)☆125Oct 7, 2020Updated 5 years ago
- XUSGRayTracing-EZ sample on DirectX12: real-time voxelization making use of ray-tracing pipeline for easy solid voxelization.☆27Mar 14, 2025Updated 11 months ago
- DirectX 12 sample: real-time rendering with a sparsely volumetric representation from a mesh by depth peeling OIT. The ray-traced shadow …☆15Mar 18, 2025Updated 11 months ago
- Meshlet culling by a layer of interface with amplification-shader and mesh-shader fallback implementations using compute and vertex shade…☆11Mar 11, 2025Updated 11 months ago
- A sample demonstrating hybrid ray tracing and rasterisation for reflections.☆57Dec 14, 2021Updated 4 years ago
- A Hardware Raytracing based Progressive Photon Mapper using Falcor 5.2☆62Jun 15, 2024Updated last year
- Ray tracing sample using GGX reflection model, 1spp with spatial-temporal denoiser. Acceleration structure build uses async compute.☆50Mar 18, 2025Updated 11 months ago
- a collections of rendering techniques based on d3d11 for study 渲染技术的收集与学习☆25Oct 23, 2019Updated 6 years ago
- Rendergraph-based graphics engine with DirectX12 and Metal backends☆534Updated this week
- ☆18Jul 17, 2023Updated 2 years ago
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆970Aug 7, 2025Updated 6 months ago
- A toy renderer written in C using Vulkan to perform real-time ray tracing research.☆379Jun 19, 2022Updated 3 years ago
- Using ISPC, Microsofts nBodyGravity DX12 sample has been modified to provide a fully vectorized and fully threaded CPU based backend for …☆16Jan 3, 2023Updated 3 years ago
- Real-time voxelization making use of tessellation for primitive processing and extrapolations, as well as depth peeling for solid voxeliz…☆21Sep 5, 2019Updated 6 years ago
- ☆26Jan 16, 2020Updated 6 years ago
- ☆42May 16, 2020Updated 5 years ago
- This repo contains older DX11-era samples that were previously hosted on CodePlex☆19Aug 22, 2022Updated 3 years ago
- Real-time fluid simulation using smoothed particle hydrodynamics (SPH) by taking advantage of GPU hardware ray tracing for particle neigh…☆12Dec 10, 2025Updated 2 months ago
- Simple meshes, materials, shadow maps, normal maps. Sky shader. Skeletal animation. Particle system.☆49Oct 1, 2023Updated 2 years ago
- Checkerboard Rendering and Dynamic Resolution Rendering in the DX12 MiniEngine☆182Jan 3, 2023Updated 3 years ago
- Vulkan implementation of ReSTIR☆186May 21, 2022Updated 3 years ago
- DirectX 12 character animation and rendering. Note: currently, there is no AA deployed in this sample, because it originally worked with …☆20Dec 10, 2025Updated 2 months ago
- Repo for KickstartRT demo application☆52Dec 8, 2022Updated 3 years ago
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆826Dec 8, 2025Updated 2 months ago
- A series of rendering tutorials based on DirectX 12.☆15Feb 21, 2022Updated 4 years ago
- A barebones sample application to get you jump started with DirectX Raytracing (DXR)!☆411Jan 27, 2020Updated 6 years ago
- AMD ARR team rendering framework☆453Nov 20, 2025Updated 3 months ago