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 last year
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…☆124Mar 12, 2026Updated last week
- Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution…☆55Mar 10, 2025Updated 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
- Partially open source: real-time scene rendering using XUSG based on DirectX 12. 纯粹秀秀demo……ただ、デモを見せるため……☆20Mar 1, 2026Updated 2 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 last year
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆51Dec 22, 2024Updated last year
- Authors' implementation of my SIGGRAPH Asia 2019 Technical Briefs (The Power of Box Filters: Real-time Approximation to Large Convolution…☆108Mar 14, 2025Updated last year
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆31Jan 15, 2025Updated last year
- 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 last year
- Ray tracing sample using GGX reflection model, 1spp with spatial-temporal denoiser. Acceleration structure build uses async compute.☆50Mar 18, 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
- Interactive Path Tracing with Spatiotemporal Variance Guided Filter (SVGF)☆125Oct 7, 2020Updated 5 years ago
- DML super resolution exercise.☆14Mar 14, 2025Updated last year
- 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
- Chop 3D objects to meshlets☆449Nov 29, 2022Updated 3 years ago
- A compute/workgraph workload running inside the Cauldron framework☆38Mar 13, 2024Updated 2 years ago
- ☆18Jul 17, 2023Updated 2 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…☆13Updated this week
- A sample demonstrating hybrid ray tracing and rasterisation for reflections.☆57Dec 14, 2021Updated 4 years 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☆537Mar 13, 2026Updated last week
- XUSGRayTracing-EZ sample on DirectX12: real-time voxelization making use of ray-tracing pipeline for easy solid voxelization.☆27Mar 14, 2025Updated last year
- ☆26Jan 16, 2020Updated 6 years ago
- A Hardware Raytracing based Progressive Photon Mapper using Falcor 5.2☆63Jun 15, 2024Updated last year
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆975Aug 7, 2025Updated 7 months ago
- DirectX 12 character animation and rendering. Note: currently, there is no AA deployed in this sample, because it originally worked with …☆20Mar 5, 2026Updated 2 weeks ago
- Meshlet culling by a layer of interface with amplification-shader and mesh-shader fallback implementations using compute and vertex shade…☆11Mar 11, 2025Updated last year
- 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
- A toy renderer written in C using Vulkan to perform real-time ray tracing research.☆377Jun 19, 2022Updated 3 years ago
- A very basic implementation of a software rasterizer.☆17Apr 27, 2019Updated 6 years ago
- AMD ARR team rendering framework☆454Nov 20, 2025Updated 4 months ago
- Renderer used for レイトレ合宿8☆12Sep 10, 2022Updated 3 years ago
- Vulkan implementation of ReSTIR☆187May 21, 2022Updated 3 years ago
- Checkerboard Rendering and Dynamic Resolution Rendering in the DX12 MiniEngine☆181Jan 3, 2023Updated 3 years ago
- 3D smoke simulation by Eulerian grid method for solving Navier-Stokes equation and rendering by volume ray-casting, all in C++ AMP☆19Feb 6, 2020Updated 6 years ago
- ☆42May 16, 2020Updated 5 years ago
- A state-of-the-art software occlusion culling system☆300Oct 25, 2021Updated 4 years ago
- Tutorial Project for Screen Space Reflection☆11Mar 26, 2015Updated 10 years ago